diff options
Diffstat (limited to 'ext/opencv/gstcvsmooth.cpp')
-rw-r--r-- | ext/opencv/gstcvsmooth.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/opencv/gstcvsmooth.cpp b/ext/opencv/gstcvsmooth.cpp index f9a8a02bb..72c6f4241 100644 --- a/ext/opencv/gstcvsmooth.cpp +++ b/ext/opencv/gstcvsmooth.cpp @@ -58,7 +58,7 @@ # include <config.h> #endif -#include "gstopencvutils.h" +#include "gst/opencv/gstopencvutils.h" #include "gstcvsmooth.h" #include <opencv2/imgproc/imgproc.hpp> |