diff options
Diffstat (limited to 'gtk/gtkpixmap.c')
-rw-r--r-- | gtk/gtkpixmap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkpixmap.c b/gtk/gtkpixmap.c index 74ea04de26..2190f88aed 100644 --- a/gtk/gtkpixmap.c +++ b/gtk/gtkpixmap.c @@ -30,7 +30,7 @@ #undef GDK_DISABLE_DEPRECATED #undef GTK_DISABLE_DEPRECATED -#include <config.h> +#include "config.h" #include <math.h> #include "gtkcontainer.h" #include "gtkpixmap.h" |