freebsd-ports/multimedia/gstreamer1-plugins-bad/files/patch-ext_opencv_gsthanddetect.h
Tijl Coosemans 54c5444eba Update GStreamer to 1.14.4.
PR:		231406
Submitted by:	Greg V <greg@unrelenting.technology>
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2018-11-03 11:58:10 +00:00

11 lines
274 B
C

--- 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 */