diff xia-debug.h @ 12:a59a7fd5be70

Add missing includes
author Guido Berhoerster <guido+xinhibit-applet@berhoerster.name>
date Thu, 17 Apr 2014 10:48:09 +0200
parents 9a16bf50daba
children 14f31e92372f
line wrap: on
line diff
--- a/xia-debug.h	Fri Feb 07 17:54:41 2014 +0100
+++ b/xia-debug.h	Thu Apr 17 10:48:09 2014 +0200
@@ -24,6 +24,8 @@
 #ifndef	__XIA_DEBUG_H
 #define	__XIA_DEBUG_H
 
+#include <glib.h>
+
 G_BEGIN_DECLS
 
 void xia_debug_init(gboolean debug_mode);