aboutsummaryrefslogtreecommitdiff
path: root/pix_opencv_pgh_compare.h
diff options
context:
space:
mode:
Diffstat (limited to 'pix_opencv_pgh_compare.h')
-rw-r--r--pix_opencv_pgh_compare.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/pix_opencv_pgh_compare.h b/pix_opencv_pgh_compare.h
index 43e3261..d894870 100644
--- a/pix_opencv_pgh_compare.h
+++ b/pix_opencv_pgh_compare.h
@@ -17,8 +17,12 @@ LOG
#define INCLUDE_PIX_OPENCV_PGH_COMPARE_H_
#ifndef _EiC
+#ifdef __APPLE__
+#include <OpenCV/OpenCV.h>
+#else
#include "cv.h"
#endif
+#endif
#include "Base/GemPixDualObj.h"