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 765109f3b9..62207b00dc 100644 --- a/gtk/gtkpixmap.c +++ b/gtk/gtkpixmap.c @@ -28,6 +28,7 @@ */ #undef GDK_DISABLE_DEPRECATED +#undef GTK_DISABLE_DEPRECATED #include <math.h> #include "gtkcontainer.h" |