summaryrefslogtreecommitdiff
path: root/ext/opencv/gstcvsmooth.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ext/opencv/gstcvsmooth.cpp')
-rw-r--r--ext/opencv/gstcvsmooth.cpp2
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>