Revert "[Tizen] Fix build error for pepper-dali" 91/175991/1
authorSeungho, Baek <sbsh.baek@samsung.com>
Mon, 16 Apr 2018 05:48:07 +0000 (14:48 +0900)
committerSeungho, Baek <sbsh.baek@samsung.com>
Mon, 16 Apr 2018 05:48:13 +0000 (14:48 +0900)
This reverts commit 725f1917cf7f656d87faf119a100cd3510f60943.

Change-Id: Ie8ec207641939851174087719bbfa02c4c960383

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
 {