ecore: include Eina.h as we need it.

SVN revision: 76967
This commit is contained in:
Cedric BAIL 2012-09-21 13:10:01 +00:00
parent 0f44cbd30e
commit 357cbb570c
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@
# include <inttypes.h>
#endif
#include <Eina.h>
#ifdef EAPI
# undef EAPI
#endif