From 9e43d2177537b7cffe4e4cf9f727fb3920d12973 Mon Sep 17 00:00:00 2001 From: Rob Bradford Date: Thu, 16 Jun 2011 14:07:36 +0100 Subject: gconf-database: import locale header file This is needed to get GConfLocaleList --- gconf/gconf-database.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gconf/gconf-database.h b/gconf/gconf-database.h index abf7131a..60346ea6 100644 --- a/gconf/gconf-database.h +++ b/gconf/gconf-database.h @@ -30,6 +30,9 @@ G_BEGIN_DECLS #include "gconf-sources.h" #include "gconf-internals.h" + +#include "gconf-locale.h" + typedef struct _GConfDatabase GConfDatabase; struct _GConfDatabase -- cgit v1.2.1