gst/volume/gstvolume.c: include left from controller cleanup

Original commit message from CVS:
* gst/volume/gstvolume.c:
include left from controller cleanup
This commit is contained in:
Edward Hervey 2005-08-02 11:51:03 +00:00
parent 49fc826134
commit a5af11190d
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2005-08-02 Edward Hervey <edward@fluendo.com>
* gst/volume/gstvolume.c:
include left from controller cleanup
2005-08-02 Jan Schmidt <thaytan@mad.scientist.com>
* ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
Stop collectpads before calling the parent state

View file

@ -25,7 +25,6 @@
#include <gst/gst.h>
#include <gst/base/gstbasetransform.h>
#include <gst/audio/audio.h>
#include <gst/control/control.h>
#include <gst/interfaces/mixer.h>
#include "gstvolume.h"