X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Finternal%2Fwindow-system%2Fcommon%2Fdisplay-connection-impl.h;h=8ced9576ab8e5e72b6c82205aa7186345e493a58;hb=de46e23491f796ece28af29f4cd7906160a313bf;hp=4c21cb6b5314eb0cdb26342b1fc71d90b85049ba;hpb=a588a60f8808b305babc5a94664bfa1b59cdc930;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