hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5c189d774659b0c92e1e7c4cc3593e77c360e177
commit 5c189d774659b0c92e1e7c4cc3593e77c360e177 Author: ChunEon Park <[email protected]> Date: Fri Apr 25 17:18:57 2014 +0900 evas/evas3d: oops. evas_3d.h should be removed since it's merged to evas.h --- src/lib/evas/Evas.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/lib/evas/Evas.h b/src/lib/evas/Evas.h index 8101a30..05ac2c0 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 --
