fix compilation on Windows

SVN revision: 39984
This commit is contained in:
Vincent Torri 2009-04-11 13:46:09 +00:00
parent e80adbd841
commit 99b44984bd
1 changed files with 4 additions and 0 deletions

View File

@ -29,6 +29,10 @@
# endif
#endif
#ifdef HAVE_EVIL
# include <Evil.h>
#endif
#include "ecore_private.h"
#include "Ecore.h"