diff options
Diffstat (limited to 'gtk/gtkcelllayout.c')
-rw-r--r-- | gtk/gtkcelllayout.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkcelllayout.c b/gtk/gtkcelllayout.c index a9b1c6f6c0..c0f54f2676 100644 --- a/gtk/gtkcelllayout.c +++ b/gtk/gtkcelllayout.c @@ -17,7 +17,7 @@ * Boston, MA 02111-1307, USA. */ -#include <config.h> +#include "config.h" #include <string.h> #include <stdlib.h> #include <errno.h> |