summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer1-plugins-bad/files/patch-ext_opencv_gstfacedetect.h
blob: 510d5d4c08bef9319909712d97a9e80a868bfe9f (plain)
1
2
3
4
5
6
7
8
9
10
11
--- ext/opencv/gstfacedetect.h.orig	2018-03-23 20:45:15 UTC
+++ ext/opencv/gstfacedetect.h
@@ -50,7 +50,7 @@
 
 #include <gst/gst.h>
 #include <opencv2/core/version.hpp>
-#include <cv.h>
+#include <opencv/cv.h>
 #include <gst/opencv/gstopencvvideofilter.h>
 #include <opencv2/objdetect/objdetect.hpp>