diff options
Diffstat (limited to 'src/DecoderControl.cxx')
-rw-r--r-- | src/DecoderControl.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/DecoderControl.cxx b/src/DecoderControl.cxx index ab460ced0..b63dba3a0 100644 --- a/src/DecoderControl.cxx +++ b/src/DecoderControl.cxx @@ -22,8 +22,6 @@ #include "MusicPipe.hxx" #include "Song.hxx" -#include <glib.h> - #include <assert.h> DecoderControl::DecoderControl(Mutex &_mutex, Cond &_client_cond) |