[gconf/port-to-dbus: 11/23] gconf-database: import locale header file



commit 9e43d2177537b7cffe4e4cf9f727fb3920d12973
Author: Rob Bradford <rob linux intel com>
Date:   Thu Jun 16 14:07:36 2011 +0100

    gconf-database: import locale header file
    
    This is needed to get GConfLocaleList

 gconf/gconf-database.h |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/gconf/gconf-database.h b/gconf/gconf-database.h
index abf7131..60346ea 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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]