summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer1-plugins-bad/files/patch-ext_opencv_gstfacedetect.h
blob: 5c91348389fcd4b3841993d7fcd995b85c733e64 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- ext/opencv/gstfacedetect.h.orig	2018-05-02 20:45:00.402253000 +0000
+++ ext/opencv/gstfacedetect.h	2018-05-02 20:45:40.025207000 +0000
@@ -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>