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 committed by Andy2
parent 5460941ba8
commit 15f40f01af

View file

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