aboutsummaryrefslogtreecommitdiff
path: root/pix_opencv_hu_moments.h
diff options
context:
space:
mode:
Diffstat (limited to 'pix_opencv_hu_moments.h')
-rwxr-xr-xpix_opencv_hu_moments.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/pix_opencv_hu_moments.h b/pix_opencv_hu_moments.h
index 20c031c..18d9c09 100755
--- a/pix_opencv_hu_moments.h
+++ b/pix_opencv_hu_moments.h
@@ -19,8 +19,12 @@ LOG
#include "Base/GemPixObj.h"
#ifndef _EiC
+#ifdef __APPLE__
+#include <OpenCV/OpenCV.h>
+#else
#include "cv.h"
#endif
+#endif
/*-----------------------------------------------------------------
-------------------------------------------------------------------