X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Finternal%2Ftext%2Fhidden-text.h;h=2480a4e6609f6f4cc1d4b08411d629350974ed68;hp=10d1f54b401f76c55618f05635b428cb826133c5;hb=refs%2Fchanges%2F94%2F215094%2F2;hpb=129118fc954ead245e29715716fe3a11d0fcd741 diff --git a/dali-toolkit/internal/text/hidden-text.h b/dali-toolkit/internal/text/hidden-text.h index 10d1f54..2480a4e 100644 --- a/dali-toolkit/internal/text/hidden-text.h +++ b/dali-toolkit/internal/text/hidden-text.h @@ -1,8 +1,8 @@ -#ifndef __DALI_HIDDEN_TEXT_H__ -#define __DALI_HIDDEN_TEXT_H__ +#ifndef DALI_HIDDEN_TEXT_H +#define DALI_HIDDEN_TEXT_H /* - * Copyright (c) 2017 Samsung Electronics Co., Ltd. + * Copyright (c) 2019 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. @@ -23,7 +23,7 @@ #include // INTERNAL INCLUDES -#include +#include #include namespace Dali @@ -100,4 +100,4 @@ private: } // namespace Dali -#endif // __DALI_HIDDEN_TEXT_H__ +#endif // DALI_HIDDEN_TEXT_H