I wonder what i fixed.... :)

SVN revision: 3974
This commit is contained in:
Carsten Haitzler 2000-12-11 19:12:16 +00:00
parent 1a389a8a00
commit 015b9fbc4b
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@
#include <X11/Xlib.h>
#include <Imlib2.h>
#ifdef WITH_DMALLOC
#include <dmalloc.h>
#endif
typedef struct _Evas * Evas;
typedef struct _Evas_Gradient * Evas_Gradient;