aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/shout_plugin.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/output/shout_plugin.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/output/shout_plugin.h b/src/output/shout_plugin.h
index aa084d988..46514fdc3 100644
--- a/src/output/shout_plugin.h
+++ b/src/output/shout_plugin.h
@@ -24,6 +24,10 @@
#include "../timer.h"
#include <shout/shout.h>
+#include <glib.h>
+
+#undef G_LOG_DOMAIN
+#define G_LOG_DOMAIN "shout"
struct shout_data;