diff xia-inhibitor.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-inhibitor.h	Fri Feb 07 17:54:41 2014 +0100
+++ b/xia-inhibitor.h	Thu Apr 17 10:48:09 2014 +0200
@@ -24,6 +24,7 @@
 #ifndef	__XIA_INHIBITOR_H
 #define	__XIA_INHIBITOR_H
 
+#include <glib.h>
 #include <glib-object.h>
 
 G_BEGIN_DECLS