diff options
author | ChunEon Park <hermet@hermet.pe.kr> | 2014-04-25 17:18:57 +0900 |
---|---|---|
committer | ChunEon Park <hermet@hermet.pe.kr> | 2014-04-25 17:18:57 +0900 |
commit | 5c189d774659b0c92e1e7c4cc3593e77c360e177 (patch) | |
tree | 8f2f9f223c99e3f3fbaba0dfb012f9a3a049bdee /src/lib/evas/Evas.h | |
parent | 3914193a0a3f637b59b2bb99c69999e18fae99e1 (diff) |
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.h | 1 |
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" { | |||
286 | #endif | 286 | #endif |
287 | 287 | ||
288 | #include <Evas_Common.h> | 288 | #include <Evas_Common.h> |
289 | #include <Evas_3D.h> | ||
290 | #ifndef EFL_NOLEGACY_API_SUPPORT | 289 | #ifndef EFL_NOLEGACY_API_SUPPORT |
291 | #include <Evas_Legacy.h> | 290 | #include <Evas_Legacy.h> |
292 | #endif | 291 | #endif |