aboutsummaryrefslogtreecommitdiff
path: root/pix_opencv_of_lk.h
diff options
context:
space:
mode:
authorAntoine Villeret <avilleret@users.sourceforge.net>2013-06-20 12:34:19 +0000
committerAntoine Villeret <avilleret@users.sourceforge.net>2013-06-20 12:34:19 +0000
commit34d685b8cbfa441374f7ceb3612c08f4fd831172 (patch)
tree317b24ab986ee9ba26094d4570e119f2f35d9477 /pix_opencv_of_lk.h
parent7ba4c474b0d0e96dbb654793001d472871a13b4a (diff)
revert last changes
not ready to forget opencv 1.5 dependency right now... svn path=/trunk/externals/pix_opencv/; revision=17154
Diffstat (limited to 'pix_opencv_of_lk.h')
-rw-r--r--pix_opencv_of_lk.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pix_opencv_of_lk.h b/pix_opencv_of_lk.h
index 212b98f..fb23b78 100644
--- a/pix_opencv_of_lk.h
+++ b/pix_opencv_of_lk.h
@@ -17,7 +17,7 @@ LOG
#define INCLUDE_PIX_OPENCV_OF_LK_H_
#ifndef _EiC
-#include "opencv2/legacy/legacy.hpp"
+#include "cv.h"
#endif
#include "Base/GemPixObj.h"