summaryrefslogtreecommitdiff
blob: 350b17e66c1c967645731434b07ce49cf6cf26fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -ur libgnome-2.8.1-orig/libgnome/gnome-gconf.c libgnome-2.8.1/libgnome/gnome-gconf.c
--- libgnome-2.8.1-orig/libgnome/gnome-gconf.c  2005-03-05 14:01:22.000000000 -0500
+++ libgnome-2.8.1/libgnome/gnome-gconf.c       2005-03-05 14:06:09.000000000 -0500
@@ -30,6 +30,7 @@
 #define GCONF_ENABLE_INTERNALS
 #include <gconf/gconf.h>
 #include <gconf/gconf-client.h>
+#include <popt.h>
 extern struct poptOption gconf_options[];

 #include "gnome-i18nP.h"