diff options
Diffstat (limited to 'gconf/gconf-schema.h')
-rw-r--r-- | gconf/gconf-schema.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gconf/gconf-schema.h b/gconf/gconf-schema.h index 1f512f30..59217357 100644 --- a/gconf/gconf-schema.h +++ b/gconf/gconf-schema.h @@ -23,7 +23,7 @@ #include <glib.h> -#include <gconf/gconf-value.h> +#include "gconf/gconf-value.h" G_BEGIN_DECLS |