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"