From adf25cd9b3d39656e92f81cabb990c3e72864442 Mon Sep 17 00:00:00 2001 From: Antoine Villeret Date: Fri, 21 Jun 2013 18:38:49 +0000 Subject: should not depends on libcv-dev libhighgui-dev libcvaux-dev anymore... svn path=/trunk/externals/pix_opencv/; revision=17158 --- pix_opencv_findchessboardcorners.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pix_opencv_findchessboardcorners.h') 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" -- cgit v1.2.1