diff options
Diffstat (limited to 'ext/opencv/gstfacedetect.h')
-rw-r--r-- | ext/opencv/gstfacedetect.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/opencv/gstfacedetect.h b/ext/opencv/gstfacedetect.h index 3c5acf364..03cf81c2e 100644 --- a/ext/opencv/gstfacedetect.h +++ b/ext/opencv/gstfacedetect.h @@ -51,7 +51,7 @@ #include <gst/gst.h> #include <opencv2/core/version.hpp> #include <cv.h> -#include "gstopencvvideofilter.h" +#include <gst/opencv/gstopencvvideofilter.h> #include <opencv2/objdetect/objdetect.hpp> G_BEGIN_DECLS |