diff options
Diffstat (limited to 'gtk/gtklayout.c')
-rw-r--r-- | gtk/gtklayout.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtklayout.c b/gtk/gtklayout.c index cdc18a78cc..426376c5b0 100644 --- a/gtk/gtklayout.c +++ b/gtk/gtklayout.c @@ -28,7 +28,7 @@ * GTK+ at ftp://ftp.gtk.org/pub/gtk/. */ -#include <config.h> +#include "config.h" #include "gdkconfig.h" #include "gtklayout.h" |