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:
62b4697
)
evas: actually include the header.
author
Cedric Bail
<cedric.bail@samsung.com>
Thu, 21 Nov 2013 05:48:50 +0000
(14:48 +0900)
committer
Cedric Bail
<cedric.bail@samsung.com>
Thu, 21 Nov 2013 05:49:08 +0000
(14:49 +0900)
src/lib/evas/canvas/evas_main.c
patch
|
blob
|
history
diff --git
a/src/lib/evas/canvas/evas_main.c
b/src/lib/evas/canvas/evas_main.c
index 6cc8f8ee6c5f099d08da8fcb0e11371ee8daff18..a932c2b836fcec7c897edc5871f0bafa5448ca41 100644
(file)
--- a/
src/lib/evas/canvas/evas_main.c
+++ b/
src/lib/evas/canvas/evas_main.c
@@
-7,6
+7,10
@@
#include <Eo.h>
+#ifdef BUILD_LOADER_EET
+# include <Eet.h>
+#endif
+
EAPI Eo_Op EVAS_CANVAS_BASE_ID = EO_NOOP;
#define MY_CLASS EVAS_CLASS