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.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/ext/opencv/gstcvsmooth.cpp b/ext/opencv/gstcvsmooth.cpp
index 707f95324..1bf3b60d2 100644
--- a/ext/opencv/gstcvsmooth.cpp
+++ b/ext/opencv/gstcvsmooth.cpp
@@ -1,7 +1,7 @@
/*
* GStreamer
* Copyright (C) 2010 Thiago Santos <thiago.sousa.santos@collabora.co.uk>
- *
+ *
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, including without limitation
@@ -45,8 +45,6 @@
# include <config.h>
#endif
-#include <gst/gst.h>
-
#include "gstopencvutils.h"
#include "gstcvsmooth.h"
#include <opencv2/imgproc/imgproc_c.h>