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