From: huiyu.eun Date: Mon, 9 Apr 2018 07:51:06 +0000 (+0900) Subject: Revert "[Tizen] Fix build error for pepper-dali" X-Git-Tag: accepted/tizen/unified/20180412.073721~10 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c251d171a444c20d230838c2c8ca3b3aa8098a56;p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git Revert "[Tizen] Fix build error for pepper-dali" This reverts commit 11dc5e72b577f2f56fd1036ccb28306522f9b102. Change-Id: I5c93f838ecc9438b67adf709c65e8d20b422a8bc Signed-off-by: huiyu.eun --- diff --git a/dali/integration-api/wayland/ecore-wl-render-surface.h b/dali/integration-api/wayland/ecore-wl-render-surface.h index a480cff..d814e0b 100644 --- a/dali/integration-api/wayland/ecore-wl-render-surface.h +++ b/dali/integration-api/wayland/ecore-wl-render-surface.h @@ -24,11 +24,7 @@ // INTERNAL INCLUDES #include -#ifdef DALI_ADAPTOR_COMPILATION // full path doesn't exist until adaptor is installed so we have to use relative #include -#else -#include -#endif namespace Dali {