X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git;a=blobdiff_plain;f=dali%2Finternal%2Fsystem%2Fcommon%2Fthread-controller.h;h=85d94facc2fa6f0df3fe3f8ba6b6877209116185;hp=e4c35417b5f84a1c8bad4c12ff71a268e97f0ae6;hb=263ec21432f3d7c9f9be5b463748fdce8f6942e4;hpb=43235b18c881038f256cc7ebdbaa13d0930122c6 diff --git a/dali/internal/system/common/thread-controller.h b/dali/internal/system/common/thread-controller.h index e4c3541..85d94fa 100644 --- a/dali/internal/system/common/thread-controller.h +++ b/dali/internal/system/common/thread-controller.h @@ -25,7 +25,7 @@ namespace Dali { -class RenderSurface; +class RenderSurfaceInterface; namespace Internal { @@ -105,7 +105,7 @@ public: * * @param surface new surface */ - void ReplaceSurface( RenderSurface* surface ); + void ReplaceSurface( Dali::RenderSurfaceInterface* surface ); /** * Resize the surface.