diff --git a/ChangeLog b/ChangeLog index 1609f72a61..69facf28df 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 85d80f5a61..aca4a3bf97 100644 --- a/gst/dvdspu/gstdvdspu.c +++ b/gst/dvdspu/gstdvdspu.c @@ -23,7 +23,6 @@ #include #include -#include #include "gstdvdspu.h"