Revert "[Tizen] Fix build error for pepper-dali" 74/178474/1
authorHeeyong Song <heeyong.song@samsung.com>
Thu, 10 May 2018 05:05:54 +0000 (14:05 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Thu, 10 May 2018 05:05:57 +0000 (14:05 +0900)
This reverts commit b69dc10b294fd62271e5be0590153a13569145bf.

Change-Id: Iaa01dd9cf86969cd727658d3b9f7805bf544f06a

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
 {