fix to compile with new gdk that's on ubuntu 10.10. Need to fix the

APIs eventually.....
This commit is contained in:
Andy2 2011-01-12 18:19:47 -08:00
parent 7e0f025d9e
commit f538338286

View file

@ -22,6 +22,8 @@
#include <stdlib.h>
#include <stdio.h>
#undef GDK_DISABLE_DEPRECATED
#include <gdk/gdkdrawable.h>
#include "gtkmain.h"