From 5c189d774659b0c92e1e7c4cc3593e77c360e177 Mon Sep 17 00:00:00 2001 From: ChunEon Park Date: Fri, 25 Apr 2014 17:18:57 +0900 Subject: [PATCH] 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 8101a30bd9..05ac2c01e7 100644 --- a/src/lib/evas/Evas.h +++ b/src/lib/evas/Evas.h @@ -286,7 +286,6 @@ extern "C" { #endif #include -#include #ifndef EFL_NOLEGACY_API_SUPPORT #include #endif