diff options
Diffstat (limited to '')
-rw-r--r-- | src/DecoderControl.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/DecoderControl.cxx b/src/DecoderControl.cxx index 483d9203b..191a6e363 100644 --- a/src/DecoderControl.cxx +++ b/src/DecoderControl.cxx @@ -22,6 +22,8 @@ #include "MusicPipe.hxx" #include "Song.hxx" +#include <glib.h> + #include <assert.h> #undef G_LOG_DOMAIN |