aboutsummaryrefslogtreecommitdiff
path: root/pix_opencv_motempl.h
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-10-10 04:54:15 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-10-10 04:54:15 +0000
commit674532bbdadd8f476616a202dc9766533c99416c (patch)
treeb2e6ca498da6a7121f2502a3a23126b5bf7f3bfc /pix_opencv_motempl.h
parentcea42162b92d1c8820c1d46eacca122d605378c7 (diff)
reverted all my changes
svn path=/trunk/externals/pix_opencv/; revision=12571
Diffstat (limited to 'pix_opencv_motempl.h')
-rw-r--r--pix_opencv_motempl.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/pix_opencv_motempl.h b/pix_opencv_motempl.h
index 307a230..8a8e0b5 100644
--- a/pix_opencv_motempl.h
+++ b/pix_opencv_motempl.h
@@ -19,12 +19,7 @@ LOG
#include "Base/GemPixObj.h"
#ifndef _EiC
-#ifdef __APPLE__
-#include <OpenCV/OpenCV.h>
-#include <OpenCV/cvcompat.h>
-#else
#include "cv.h"
-#endif
#include <time.h>
#include <math.h>
#include <ctype.h>