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