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_hu_moments.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pix_opencv_hu_moments.h') diff --git a/pix_opencv_hu_moments.h b/pix_opencv_hu_moments.h index 8b60781..d7b2d48 100644 --- a/pix_opencv_hu_moments.h +++ b/pix_opencv_hu_moments.h @@ -17,7 +17,7 @@ LOG #define INCLUDE_PIX_OPENCV_HU_MOMENTS_H_ #ifndef _EiC -#include "cv.h" +#include "opencv2/legacy/legacy.hpp" #endif #include "Base/GemPixObj.h" -- cgit v1.2.1