From 3db14a2b604d8161b2794c49d100e79393a149c0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim-Philipp=20M=C3=BCller?= Date: Tue, 28 Aug 2007 08:10:05 +0000 Subject: [PATCH] gst/dvdspu/gstdvdspu.c: Don't need this include (fixes compilation in uninstalled setup). Original commit message from CVS: * gst/dvdspu/gstdvdspu.c: Don't need this include (fixes compilation in uninstalled setup). --- ChangeLog | 5 +++++ gst/dvdspu/gstdvdspu.c | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 1609f72..69facf2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-08-28 Tim-Philipp Müller + + * gst/dvdspu/gstdvdspu.c: + Don't need this include (fixes compilation in uninstalled setup). + 2007-08-27 Wim Taymans * gst/rtpmanager/gstrtpjitterbuffer.c: diff --git a/gst/dvdspu/gstdvdspu.c b/gst/dvdspu/gstdvdspu.c index 85d80f5..aca4a3b 100644 --- a/gst/dvdspu/gstdvdspu.c +++ b/gst/dvdspu/gstdvdspu.c @@ -23,7 +23,6 @@ #include #include -#include #include "gstdvdspu.h" -- 2.7.4