diff options
Diffstat (limited to 'gtk/gtkfontsel.c')
-rw-r--r-- | gtk/gtkfontsel.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkfontsel.c b/gtk/gtkfontsel.c index 5a0ef873e2..00520e70f9 100644 --- a/gtk/gtkfontsel.c +++ b/gtk/gtkfontsel.c @@ -29,7 +29,7 @@ * GTK+ at ftp://ftp.gtk.org/pub/gtk/. */ -#include <config.h> +#include "config.h" #include <stdlib.h> #include <glib/gprintf.h> #include <string.h> |