PR: 231406 Submitted by: Greg V <greg@unrelenting.technology> Exp-run by: antoine Approved by: portmgr (antoine)
11 lines
274 B
C
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 */
|