v4l2: bufferpool: remove unused includes
authorMichael Olbrich <m.olbrich@pengutronix.de>
Fri, 20 Apr 2012 07:53:35 +0000 (09:53 +0200)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 25 Apr 2013 10:30:48 +0000 (11:30 +0100)
The hacks that needed these are long gone.

https://bugzilla.gnome.org/show_bug.cgi?id=698821

sys/v4l2/gstv4l2bufferpool.c

index 04029e8..d4976fe 100644 (file)
@@ -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>