evas/evas3d: oops. evas_3d.h should be removed since it's merged to evas.h
authorChunEon Park <hermet@hermet.pe.kr>
Fri, 25 Apr 2014 08:18:57 +0000 (17:18 +0900)
committerChunEon Park <hermet@hermet.pe.kr>
Fri, 25 Apr 2014 08:18:57 +0000 (17:18 +0900)
src/lib/evas/Evas.h

index 8101a30..05ac2c0 100644 (file)
@@ -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