make it compile on Windows

SVN revision: 50219
This commit is contained in:
Vincent Torri 2010-07-13 13:08:14 +00:00
parent fd59d59930
commit 9f425c5892
1 changed files with 4 additions and 0 deletions

View File

@ -24,6 +24,10 @@
#include <stdio.h>
#include <string.h>
#ifdef HAVE_EVIL
# include <Evil.h>
#endif
#include "eina_suite.h"
#include "Eina.h"