ecore: add needed exotic include.

SVN revision: 68989
This commit is contained in:
Cedric BAIL 2012-03-07 16:14:47 +00:00
parent d55504f4e5
commit db2a6674cf
1 changed files with 4 additions and 0 deletions

View File

@ -36,6 +36,10 @@
# include <Escape.h>
#endif
#ifdef HAVE_EXOTIC
# include <Exotic.h>
#endif
#include "Ecore.h"
#include "ecore_private.h"