From a5af11190d69b4564077b4388452f98edcea7826 Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Tue, 2 Aug 2005 11:51:03 +0000 Subject: [PATCH] gst/volume/gstvolume.c: include left from controller cleanup Original commit message from CVS: * gst/volume/gstvolume.c: include left from controller cleanup --- ChangeLog | 5 +++++ gst/volume/gstvolume.c | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 9f1b438658..355f6bd5f8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-08-02 Edward Hervey + + * gst/volume/gstvolume.c: + include left from controller cleanup + 2005-08-02 Jan Schmidt * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state): Stop collectpads before calling the parent state diff --git a/gst/volume/gstvolume.c b/gst/volume/gstvolume.c index bf078a1c5c..6eaa2333a8 100644 --- a/gst/volume/gstvolume.c +++ b/gst/volume/gstvolume.c @@ -25,7 +25,6 @@ #include #include #include -#include #include #include "gstvolume.h"