summaryrefslogtreecommitdiff
path: root/opencv/hello-opencv.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'opencv/hello-opencv.cpp')
-rw-r--r--opencv/hello-opencv.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/opencv/hello-opencv.cpp b/opencv/hello-opencv.cpp
index ed8de6b..8f0c566 100644
--- a/opencv/hello-opencv.cpp
+++ b/opencv/hello-opencv.cpp
@@ -16,7 +16,6 @@
#include <stdlib.h>
#include <stdio.h>
#include <math.h>
-#include <cv.h>
#include <highgui.h>
#include "cvimage.h"