summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Bradford <rob@linux.intel.com>2011-06-16 14:07:36 +0100
committerRoss Burton <ross@linux.intel.com>2011-06-28 15:25:45 +0100
commit9e43d2177537b7cffe4e4cf9f727fb3920d12973 (patch)
tree05bbb5a4871ebc0348233ea8d93a2e18c990ce00
parent06cf82b965216c5063994f2822cd3f152457110d (diff)
downloadgconf-9e43d2177537b7cffe4e4cf9f727fb3920d12973.tar.gz
gconf-database: import locale header file
This is needed to get GConfLocaleList
-rw-r--r--gconf/gconf-database.h3
1 files changed, 3 insertions, 0 deletions
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