X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Fdali.h;h=dd85954a2575708b1a98b0e0130ed4170cda2d47;hb=aecc2d4c642e0cdf360e56accd3e5b96622a707f;hp=e53d86cf12b64cca2a77b223090ebad72112beda;hpb=841e118a311e406f1b6d7da90885f00b88da8564;p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git diff --git a/dali/dali.h b/dali/dali.h index e53d86c..dd85954 100644 --- a/dali/dali.h +++ b/dali/dali.h @@ -1,8 +1,8 @@ -#ifndef __DALI_H__ -#define __DALI_H__ +#ifndef DALI_H +#define DALI_H /* - * Copyright (c) 2018 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. @@ -34,4 +34,4 @@ #include #include -#endif //__DALI_H__ +#endif //DALI_H