From: Daekwang Ryu Date: Tue, 24 Apr 2018 06:37:45 +0000 (+0900) Subject: Revert "[Tizen] Fix build error for pepper-dali" X-Git-Tag: accepted/tizen/unified/20180426.062511~12 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git;a=commitdiff_plain;h=47bce412720d4532b557ec8c93b769aba5240e7b Revert "[Tizen] Fix build error for pepper-dali" This reverts commit b6ce3c3bdec23d9105b83086a2d29b58d82dfa5b. Change-Id: I02d9e0c588b53073334546497d3a4a377a0e1e33 --- 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 {