comparison 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
comparison
equal deleted inserted replaced
11:4df0dc4dcc3d 12:a59a7fd5be70
22 */ 22 */
23 23
24 #ifndef __XIA_INHIBITOR_H 24 #ifndef __XIA_INHIBITOR_H
25 #define __XIA_INHIBITOR_H 25 #define __XIA_INHIBITOR_H
26 26
27 #include <glib.h>
27 #include <glib-object.h> 28 #include <glib-object.h>
28 29
29 G_BEGIN_DECLS 30 G_BEGIN_DECLS
30 31
31 #define XIA_TYPE_INHIBITOR (xia_inhibitor_get_type()) 32 #define XIA_TYPE_INHIBITOR (xia_inhibitor_get_type())