summaryrefslogtreecommitdiff
path: root/src/lib/evas/Evas.h
diff options
context:
space:
mode:
authorChunEon Park <hermet@hermet.pe.kr>2014-04-25 16:17:43 +0900
committerChunEon Park <hermet@hermet.pe.kr>2014-04-25 16:17:43 +0900
commit16b2dfeba5aa39bc93512a43660d13a6614e8d66 (patch)
tree2fc52e6426f36e66ff043b396f62477ce7ff11dc /src/lib/evas/Evas.h
parent8fda63173063e03e1d48c8b026ecf8b94298162c (diff)
downloadefl-16b2dfeba5aa39bc93512a43660d13a6614e8d66.tar.gz
evas/evas3d: include evas3d header file properly.
Diffstat (limited to 'src/lib/evas/Evas.h')
-rw-r--r--src/lib/evas/Evas.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/evas/Evas.h b/src/lib/evas/Evas.h
index 05ac2c01e7..8101a30bd9 100644
--- a/src/lib/evas/Evas.h
+++ b/src/lib/evas/Evas.h
@@ -286,6 +286,7 @@ extern "C" {
#endif
#include <Evas_Common.h>
+#include <Evas_3D.h>
#ifndef EFL_NOLEGACY_API_SUPPORT
#include <Evas_Legacy.h>
#endif