summaryrefslogtreecommitdiff
path: root/examples/simple-view.c
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2000-03-06 16:48:36 +0000
committerHavoc Pennington <hp@src.gnome.org>2000-03-06 16:48:36 +0000
commit3fc27786bfc342ebb3640fcccd98a8f378c645e1 (patch)
treeccfc583a7c1760fef22118b12e8b12f56936f784 /examples/simple-view.c
parentdc1dfc5674bc6c64faba64a9c07c63e4a2f5ca78 (diff)
downloadgconf-3fc27786bfc342ebb3640fcccd98a8f378c645e1.tar.gz
Add the examples
2000-03-06 Havoc Pennington <hp@redhat.com> * doc/intro-article.sgml: Add the examples * examples/simple-view.c: Change include to work before we install. * examples/simple-controller.c: ditto
Diffstat (limited to 'examples/simple-view.c')
-rw-r--r--examples/simple-view.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/simple-view.c b/examples/simple-view.c
index 1bddd83a..c8d4788e 100644
--- a/examples/simple-view.c
+++ b/examples/simple-view.c
@@ -20,7 +20,8 @@
/* A very simple program that monitors a single key for changes. */
-#include <gconf/gconf-client.h>
+#include <gconf-client.h> /* Once GConf is installed, this should be
+ <gconf/gconf-client.h> */
#include <gtk/gtk.h>
void