X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Finternal%2Ftext%2Ftext-selection-handle-controller.h;h=62032fd8274ea55514bca16db9ba4452c7bd7e67;hp=2988c85f325fb5f1a9397e97e89fcdd89f1f1979;hb=cc7137614f4136f571ccecc22ad1b72c01f16156;hpb=fd850e301e2c219e5d084fa9d4673eede8fc862c diff --git a/dali-toolkit/internal/text/text-selection-handle-controller.h b/dali-toolkit/internal/text/text-selection-handle-controller.h index 2988c85..62032fd 100644 --- a/dali-toolkit/internal/text/text-selection-handle-controller.h +++ b/dali-toolkit/internal/text/text-selection-handle-controller.h @@ -2,7 +2,7 @@ #define DALI_TOOLKIT_TEXT_SELECTION_HANDLE_CONTROLLER_H /* - * Copyright (c) 2020 Samsung Electronics Co., Ltd. + * Copyright (c) 2021 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. @@ -19,19 +19,16 @@ */ // INTERNAL INCLUDES -#include #include +#include #include namespace Dali { - namespace Toolkit { - namespace Text { - /** * @brief Updates the Selection Handles. */