projects
/
platform
/
upstream
/
efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d55504f
)
ecore: add needed exotic include.
author
Cedric BAIL
<cedric.bail@free.fr>
Wed, 7 Mar 2012 16:14:47 +0000
(16:14 +0000)
committer
Cedric 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
patch
|
blob
|
history
diff --git
a/legacy/ecore/src/lib/ecore/ecore_pipe.c
b/legacy/ecore/src/lib/ecore/ecore_pipe.c
index
0995598
..
ea7453e
100644
(file)
--- a/
legacy/ecore/src/lib/ecore/ecore_pipe.c
+++ b/
legacy/ecore/src/lib/ecore/ecore_pipe.c
@@
-36,6
+36,10
@@
# include <Escape.h>
#endif
+#ifdef HAVE_EXOTIC
+# include <Exotic.h>
+#endif
+
#include "Ecore.h"
#include "ecore_private.h"