[glib/gsettings] include GSettings headers from gio.h



commit 6fecf17f2de6374c9e89a7968ec7f087e3be1367
Author: Ryan Lortie <desrt desrt ca>
Date:   Wed Sep 2 00:33:47 2009 -0400

    include GSettings headers from gio.h

 gio/gio.h |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/gio/gio.h b/gio/gio.h
index ad17503..e497eef 100644
--- a/gio/gio.h
+++ b/gio/gio.h
@@ -89,6 +89,9 @@
 #include <gio/gvfs.h>
 #include <gio/gvolume.h>
 #include <gio/gvolumemonitor.h>
+#include <gio/gsettings.h>
+#include <gio/gsettingsbackend.h>
+#include <gio/gsettingslist.h>
 
 #undef __GIO_GIO_H_INSIDE__
 



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