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