summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer1-plugins-bad/files/patch-ext_opencv_gsthanddetect.h
blob: 2e3aaa5d726ad5a295bc3fcea9871a424c16f864 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- ext/opencv/gsthanddetect.h.orig	2018-03-23 20:45:15 UTC
+++ ext/opencv/gsthanddetect.h
@@ -45,7 +45,7 @@
 #ifndef __GST_HANDDETECT_H__
 #define __GST_HANDDETECT_H__
 
-#include <cv.h>
+#include <opencv/cv.h>
 
 #include <gst/opencv/gstopencvvideofilter.h>
 /* opencv */