Revert "[Tizen] Fix build error for pepper-dali" 10/174010/1
authordongsug.song <dongsug.song@samsung.com>
Tue, 27 Mar 2018 06:04:08 +0000 (15:04 +0900)
committerdongsug.song <dongsug.song@samsung.com>
Tue, 27 Mar 2018 06:04:12 +0000 (15:04 +0900)
This reverts commit 2e3b8401779e13182dbf953b53ec8225d864b8b3.

Change-Id: I5e8b7ac4c4584f727d7442c7922bf852678334c4

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
 {