ecore: add needed exotic include.
authorCedric BAIL <cedric.bail@free.fr>
Wed, 7 Mar 2012 16:14:47 +0000 (16:14 +0000)
committerCedric BAIL <cedric.bail@free.fr>
Wed, 7 Mar 2012 16:14:47 +0000 (16:14 +0000)
SVN revision: 68989

legacy/ecore/src/lib/ecore/ecore_pipe.c

index 0995598..ea7453e 100644 (file)
 # include <Escape.h>
 #endif
 
+#ifdef HAVE_EXOTIC
+# include <Exotic.h>
+#endif
+
 #include "Ecore.h"
 #include "ecore_private.h"