X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Finternal%2Fcontrols%2Fbubble-effect%2Fbubble-actor.h;h=3033032bf386bb67590a52d1deb98c4c10100bd1;hp=213a42569e6c54d8cc86e06b1b3cfa27a8b6d371;hb=7bc9bb47cb9c552982e9144b202861190eeadc96;hpb=958bd01cb1bc4cf43cbe740a7b041927d9d34ed6 diff --git a/dali-toolkit/internal/controls/bubble-effect/bubble-actor.h b/dali-toolkit/internal/controls/bubble-effect/bubble-actor.h index 213a425..3033032 100644 --- a/dali-toolkit/internal/controls/bubble-effect/bubble-actor.h +++ b/dali-toolkit/internal/controls/bubble-effect/bubble-actor.h @@ -1,8 +1,8 @@ -#ifndef __DALI_TOOLKIT_INTERNAL_BUBBLE_ACTOR_H_ -#define __DALI_TOOLKIT_INTERNAL_BUBBLE_ACTOR_H_ +#ifndef DALI_TOOLKIT_INTERNAL_BUBBLE_ACTOR_H +#define DALI_TOOLKIT_INTERNAL_BUBBLE_ACTOR_H /* - * Copyright (c) 2015 Samsung Electronics Co., Ltd. + * Copyright (c) 2016 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,10 +19,10 @@ */ // EXTERNAL INCLUDES -#include #include +#include #include -#include +#include namespace Dali { @@ -151,4 +151,4 @@ private: } // namespace Dali -#endif /* __DALI_TOOLKIT_INTERNAL_BUBBLE_ACTOR_H_ */ +#endif // DALI_TOOLKIT_INTERNAL_BUBBLE_ACTOR_H