include Evil.h for vc++
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 28 Mar 2010 08:43:53 +0000 (08:43 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 28 Mar 2010 08:43:53 +0000 (08:43 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@47528 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/bin/embryo_cc_sc.h

index e72e1bc..89fd1c3 100644 (file)
@@ -40,6 +40,7 @@
 # include <stdint.h>
 #else
 # include <stddef.h>
+# include <Evil.h>
 #endif
 
 #include "embryo_cc_amx.h"