X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Fdali.h;h=ff3b7df516db77b57cda0ab2277272d289e0705f;hb=1e52dc2b4ff9a2f469c87d186e22b0cb3430721b;hp=e53d86cf12b64cca2a77b223090ebad72112beda;hpb=575c9012c959c2630737e30fe8830a63df494bd9;p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git diff --git a/dali/dali.h b/dali/dali.h index e53d86c..ff3b7df 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) 2020 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,14 +24,14 @@ #include #include #include -#include #include +#include +#include #include #include -#include #include #include #include #include -#endif //__DALI_H__ +#endif //DALI_H