Revert "[Tizen] Fix build error for pepper-dali" 92/175192/1
authorhuiyu.eun <huiyu.eun@samsung.com>
Mon, 9 Apr 2018 07:51:06 +0000 (16:51 +0900)
committerhuiyu.eun <huiyu.eun@samsung.com>
Mon, 9 Apr 2018 07:51:07 +0000 (16:51 +0900)
This reverts commit 11dc5e72b577f2f56fd1036ccb28306522f9b102.

Change-Id: I5c93f838ecc9438b67adf709c65e8d20b422a8bc
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
dali/integration-api/wayland/ecore-wl-render-surface.h

index a480cff..d814e0b 100644 (file)
 
 // INTERNAL INCLUDES
 #include <dali/devel-api/adaptor-framework/render-surface.h>
-#ifdef DALI_ADAPTOR_COMPILATION  // full path doesn't exist until adaptor is installed so we have to use relative
 #include <dali/integration-api/egl-interface.h>
-#else
-#include <dali/integration-api/adaptors/egl-interface.h>
-#endif
 
 namespace Dali
 {