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_pgh_compare.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pix_opencv_pgh_compare.h') diff --git a/pix_opencv_pgh_compare.h b/pix_opencv_pgh_compare.h index 535cb29..435570e 100644 --- a/pix_opencv_pgh_compare.h +++ b/pix_opencv_pgh_compare.h @@ -17,8 +17,8 @@ LOG #define INCLUDE_PIX_OPENCV_PGH_COMPARE_H_ #ifndef _EiC -#include "cv.h" -#include "cvaux.h" +#include "opencv2/legacy/legacy.hpp" +#include "opencv2/legacy/compat.hpp" #endif #include "Base/GemPixDualObj.h" -- cgit v1.2.1