Proto help also doesn't like GTK_DISABLE_DEPRECATED

svn path=/trunk/; revision=38406
This commit is contained in:
Jörg Mayer 2011-08-08 14:06:12 +00:00
parent a28af865bc
commit 8fe667d16b
1 changed files with 4 additions and 0 deletions

View File

@ -30,6 +30,10 @@
#include <string.h>
#ifndef GTK_UI_MANAGER_MENUITEM
# undef GTK_DISABLE_DEPRECATED
#endif
#include <gtk/gtk.h>
#include <gtk/webbrowser.h>