diff options
Diffstat (limited to 'src/gs-prefs.h')
-rw-r--r-- | src/gs-prefs.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gs-prefs.h b/src/gs-prefs.h index fd4cf73..3b5957d 100644 --- a/src/gs-prefs.h +++ b/src/gs-prefs.h @@ -23,6 +23,8 @@ #ifndef __GS_PREFS_H #define __GS_PREFS_H +#include <glib.h> + G_BEGIN_DECLS #define GS_TYPE_PREFS (gs_prefs_get_type ()) |