aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer1-plugins-bad/files/patch-ext_opencv_gsttemplatematch.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/gstreamer1-plugins-bad/files/patch-ext_opencv_gsttemplatematch.cpp')
-rw-r--r--multimedia/gstreamer1-plugins-bad/files/patch-ext_opencv_gsttemplatematch.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/multimedia/gstreamer1-plugins-bad/files/patch-ext_opencv_gsttemplatematch.cpp b/multimedia/gstreamer1-plugins-bad/files/patch-ext_opencv_gsttemplatematch.cpp
deleted file mode 100644
index 69fc6f89bf44..000000000000
--- a/multimedia/gstreamer1-plugins-bad/files/patch-ext_opencv_gsttemplatematch.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- ext/opencv/gsttemplatematch.cpp.orig 2018-03-23 20:45:15 UTC
-+++ ext/opencv/gsttemplatematch.cpp
-@@ -64,6 +64,8 @@
- #include "../../gst-libs/gst/gst-i18n-plugin.h"
- #include "gsttemplatematch.h"
- #include <opencv2/imgproc/imgproc_c.h>
-+#include <opencv2/imgproc/types_c.h>
-+#include <opencv2/imgcodecs/imgcodecs_c.h>
-
- GST_DEBUG_CATEGORY_STATIC (gst_template_match_debug);
- #define GST_CAT_DEFAULT gst_template_match_debug