summaryrefslogtreecommitdiff
path: root/src/lib/evas/Evas.h
diff options
context:
space:
mode:
authorChunEon Park <hermet@hermet.pe.kr>2014-04-25 17:18:57 +0900
committerChunEon Park <hermet@hermet.pe.kr>2014-04-25 17:18:57 +0900
commit5c189d774659b0c92e1e7c4cc3593e77c360e177 (patch)
tree8f2f9f223c99e3f3fbaba0dfb012f9a3a049bdee /src/lib/evas/Evas.h
parent3914193a0a3f637b59b2bb99c69999e18fae99e1 (diff)
downloadefl-5c189d774659b0c92e1e7c4cc3593e77c360e177.tar.gz
evas/evas3d: oops. evas_3d.h should be removed since it's merged to evas.h
Diffstat (limited to 'src/lib/evas/Evas.h')
-rw-r--r--src/lib/evas/Evas.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/evas/Evas.h b/src/lib/evas/Evas.h
index 8101a30bd9..05ac2c01e7 100644
--- a/src/lib/evas/Evas.h
+++ b/src/lib/evas/Evas.h
@@ -286,7 +286,6 @@ extern "C" {
#endif
#include <Evas_Common.h>
-#include <Evas_3D.h>
#ifndef EFL_NOLEGACY_API_SUPPORT
#include <Evas_Legacy.h>
#endif