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