aboutsummaryrefslogtreecommitdiffstats
path: root/src/DecoderControl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/DecoderControl.cxx')
-rw-r--r--src/DecoderControl.cxx2
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)