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