aboutsummaryrefslogtreecommitdiff
path: root/pix_opencv_floodfill.h
diff options
context:
space:
mode:
Diffstat (limited to 'pix_opencv_floodfill.h')
-rw-r--r--pix_opencv_floodfill.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pix_opencv_floodfill.h b/pix_opencv_floodfill.h
index 2313059..9653666 100644
--- a/pix_opencv_floodfill.h
+++ b/pix_opencv_floodfill.h
@@ -17,7 +17,7 @@ LOG
#define INCLUDE_PIX_OPENCV_FLOODFILL_H_
#ifndef _EiC
-#include "cv.h"
+#include "opencv2/legacy/legacy.hpp"
#endif
#include "Base/GemPixObj.h"