1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 07:13:02 +04:00

replace include file in sample

This commit is contained in:
Maria Dimashova
2010-11-10 15:01:25 +00:00
parent 12266265d8
commit 0acc00bf62
+1 -1
View File
@@ -1,5 +1,5 @@
#include <highgui.h>
#include <cv.h>
#include <opencv2/imgproc/imgproc.hpp>
#include <iostream>
using namespace std;