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 6ccf0c167c
commit e7dbac41a6

View file

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