diff options
Diffstat (limited to 'gtk/gtkclist.c')
-rw-r--r-- | gtk/gtkclist.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkclist.c b/gtk/gtkclist.c index 705cd48e99..796f3c99b5 100644 --- a/gtk/gtkclist.c +++ b/gtk/gtkclist.c @@ -25,7 +25,7 @@ * GTK+ at ftp://ftp.gtk.org/pub/gtk/. */ -#include <config.h> +#include "config.h" #include <stdlib.h> #include <string.h> |