Revert "[Tizen] Fix build error for pepper-dali" 71/176971/1
authorDaekwang Ryu <dkdk.ryu@samsung.com>
Tue, 24 Apr 2018 06:37:45 +0000 (15:37 +0900)
committerDaekwang Ryu <dkdk.ryu@samsung.com>
Tue, 24 Apr 2018 06:39:20 +0000 (15:39 +0900)
This reverts commit b6ce3c3bdec23d9105b83086a2d29b58d82dfa5b.

Change-Id: I02d9e0c588b53073334546497d3a4a377a0e1e33

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
 {