aboutsummaryrefslogtreecommitdiff
path: root/pix_opencv_distrans.h
diff options
context:
space:
mode:
authorAntoine Villeret <avilleret@users.sourceforge.net>2013-06-21 18:38:49 +0000
committerAntoine Villeret <avilleret@users.sourceforge.net>2013-06-21 18:38:49 +0000
commitadf25cd9b3d39656e92f81cabb990c3e72864442 (patch)
tree5a765bb2c6b41d6362acfd9e7b6653ade9cf22eb /pix_opencv_distrans.h
parent3141bbf7870bce1e3f93985cd55f0e156be3aec1 (diff)
should not depends on libcv-dev libhighgui-dev libcvaux-dev anymore...
svn path=/trunk/externals/pix_opencv/; revision=17158
Diffstat (limited to 'pix_opencv_distrans.h')
-rw-r--r--pix_opencv_distrans.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pix_opencv_distrans.h b/pix_opencv_distrans.h
index 9e16c86..c697aee 100644
--- a/pix_opencv_distrans.h
+++ b/pix_opencv_distrans.h
@@ -17,7 +17,7 @@ LOG
#define INCLUDE_PIX_OPENCV_DISTRANS_H_
#ifndef _EiC
-#include "cv.h"
+#include "opencv2/legacy/legacy.hpp"
#endif
#include "Base/GemPixObj.h"