summaryrefslogtreecommitdiff
path: root/ext/opencv/gstcvsobel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ext/opencv/gstcvsobel.cpp')
-rw-r--r--ext/opencv/gstcvsobel.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/opencv/gstcvsobel.cpp b/ext/opencv/gstcvsobel.cpp
index e1edc0f08..2623cdca6 100644
--- a/ext/opencv/gstcvsobel.cpp
+++ b/ext/opencv/gstcvsobel.cpp
@@ -45,9 +45,6 @@
# include <config.h>
#endif
-#include <gst/gst.h>
-
-#include "gstopencvutils.h"
#include "gstcvsobel.h"
#include <opencv2/imgproc/imgproc_c.h>