aboutsummaryrefslogtreecommitdiffstats
path: root/src/client_internal.h
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2012-09-25 12:16:42 +0200
committerMax Kellermann <max@duempel.org>2012-09-25 12:20:36 +0200
commita5d8b27671b829d2b17554b056b681c66ae7fb74 (patch)
tree94373b2afc7549fca1fec1752f4502289639af22 /src/client_internal.h
parentf3f25d5d40d0627392c20a632dbb751449c77e15 (diff)
downloadmpd-a5d8b27671b829d2b17554b056b681c66ae7fb74.tar.gz
mpd-a5d8b27671b829d2b17554b056b681c66ae7fb74.tar.xz
mpd-a5d8b27671b829d2b17554b056b681c66ae7fb74.zip
command.h: move function prototypes to AllCommands.h
Diffstat (limited to 'src/client_internal.h')
-rw-r--r--src/client_internal.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/client_internal.h b/src/client_internal.h
index ba97e4b8f..5c2b9f11c 100644
--- a/src/client_internal.h
+++ b/src/client_internal.h
@@ -24,6 +24,8 @@
#include "client_message.h"
#include "command.h"
+#include <glib.h>
+
#undef G_LOG_DOMAIN
#define G_LOG_DOMAIN "client"