diff options
Diffstat (limited to 'ext/opencv/gstcvsobel.h')
-rw-r--r-- | ext/opencv/gstcvsobel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/opencv/gstcvsobel.h b/ext/opencv/gstcvsobel.h index 62cabab4a..ffe78d81a 100644 --- a/ext/opencv/gstcvsobel.h +++ b/ext/opencv/gstcvsobel.h @@ -44,7 +44,7 @@ #ifndef __GST_CV_SOBEL_H__ #define __GST_CV_SOBEL_H__ -#include <gstopencvvideofilter.h> +#include <gst/opencv/gstopencvvideofilter.h> G_BEGIN_DECLS |