PKGBUILDs/community/gmic/gmic-opencv4.patch
2018-11-24 13:40:19 +00:00

15 lines
282 B
Diff

diff --git a/CImg.h b/CImg.h
index af63bcb..c7757fc 100644
--- a/CImg.h
+++ b/CImg.h
@@ -414,8 +414,7 @@
#define _cimg_redefine_False
#endif
#include <cstddef>
-#include "cv.h"
-#include "highgui.h"
+#include <opencv2/videoio/videoio_c.h>
#endif
// Configure LibPNG support.