summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2012-04-20 09:53:35 +0200
committerTim-Philipp Müller <tim@centricular.net>2013-04-25 11:30:48 +0100
commit8f9cc96a69bf583aef07a77aea9f8570e86ef0f4 (patch)
tree40a8a734b65533e1b6787fb03cfecfd3bee9f25f
parentb1af93f791909c883f0da97b784d3e03e810bdcf (diff)
v4l2: bufferpool: remove unused includes
The hacks that needed these are long gone. https://bugzilla.gnome.org/show_bug.cgi?id=698821
-rw-r--r--sys/v4l2/gstv4l2bufferpool.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/v4l2/gstv4l2bufferpool.c b/sys/v4l2/gstv4l2bufferpool.c
index 04029e8b4..d4976fe08 100644
--- a/sys/v4l2/gstv4l2bufferpool.c
+++ b/sys/v4l2/gstv4l2bufferpool.c
@@ -40,8 +40,6 @@
#include <gstv4l2bufferpool.h>
-#include "gstv4l2src.h"
-#include "gstv4l2sink.h"
#include "v4l2_calls.h"
#include "gst/gst-i18n-plugin.h"
#include <gst/glib-compat-private.h>