X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Finternal%2Fwindow-system%2Fcommon%2Fdisplay-connection-impl.h;h=8ced9576ab8e5e72b6c82205aa7186345e493a58;hb=c12c1126016b3e49cf1237064f4b7ce5c302e0e4;hp=4c21cb6b5314eb0cdb26342b1fc71d90b85049ba;hpb=b9f6cb965200299f015ccbf8da0c697b5f45eb45;p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git diff --git a/dali/internal/window-system/common/display-connection-impl.h b/dali/internal/window-system/common/display-connection-impl.h index 4c21cb6..8ced957 100644 --- a/dali/internal/window-system/common/display-connection-impl.h +++ b/dali/internal/window-system/common/display-connection-impl.h @@ -2,7 +2,7 @@ #define DALI_INTERNAL_WINDOWSYSTEM_COMMON_DISPLAY_CONNECTION_IMPL_H /* - * Copyright (c) 2015 Samsung Electronics Co., Ltd. + * Copyright (c) 2020 Samsung Electronics Co., Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -74,7 +74,7 @@ public: * Sets the render surface type * @param[in] type The render surface type */ - virtual void SetSurfaceType( Integration::RenderSurface::Type type ) = 0; + virtual void SetSurfaceType( Dali::RenderSurfaceInterface::Type type ) = 0; /** * Sets the graphics interface