fix compilation on Windows
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 11 Apr 2009 13:46:09 +0000 (13:46 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 11 Apr 2009 13:46:09 +0000 (13:46 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@39984 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/ecore/ecore_main.c

index f860ab7..02951f6 100644 (file)
 # endif
 #endif
 
+#ifdef HAVE_EVIL
+# include <Evil.h>
+#endif
+
 #include "ecore_private.h"
 #include "Ecore.h"