Undefine GTK_DISABLE_DEPRECATED in testinput to keep it compiling

This commit is contained in:
Christian Dywan 2009-10-16 18:45:53 +02:00
parent 8e6dbff2b0
commit 06603435a2

View File

@ -24,6 +24,8 @@
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
#undef GTK_DISABLE_DEPRECATED
#include "config.h"
#include <stdio.h>
#include "gtk/gtk.h"