X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=dali-toolkit%2Fdevel-api%2Fimage-atlas%2Fimage-atlas.h;h=2bc97aeb86375da98456bff6680e9cf6366eadac;hb=4ca1c56642540f3deff389fd3716d9c3fca86b9d;hp=5ef91956ebcf4eb8fb22015832d51ae444236777;hpb=3565c3403281ce790f483a804e96d3a3b1e2a4d8;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/dali-toolkit/devel-api/image-atlas/image-atlas.h b/dali-toolkit/devel-api/image-atlas/image-atlas.h index 5ef9195..2bc97ae 100644 --- a/dali-toolkit/devel-api/image-atlas/image-atlas.h +++ b/dali-toolkit/devel-api/image-atlas/image-atlas.h @@ -1,7 +1,7 @@ -#ifndef __DALI_TOOLKIT_IMAGE_ATLAS_H__ -#define __DALI_TOOLKIT_IMAGE_ATLAS_H__ +#ifndef DALI_TOOLKIT_IMAGE_ATLAS_H +#define DALI_TOOLKIT_IMAGE_ATLAS_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. @@ -24,7 +24,7 @@ #include #include #include -#include +#include namespace Dali { @@ -153,4 +153,4 @@ public: // Not intended for developer use } // namespace Dali -#endif /* __DALI_TOOLKIT_IMAGE_ATLAS_H__ */ +#endif // DALI_TOOLKIT_IMAGE_ATLAS_H