X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Fpublic-api%2Fadaptor-framework%2Fstyle-change.h;h=bd36c9a6991b2ccaf165190afdf2369f97f59679;hb=aae7fc2e82002f618e53db160e467b42a7994b2e;hp=e38bf637edbf8154f5d4a430619aca91cfbe3974;hpb=fe8f8ee27e49309bfe4b1400ee0c279da3d8336d;p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git diff --git a/dali/public-api/adaptor-framework/style-change.h b/dali/public-api/adaptor-framework/style-change.h index e38bf63..bd36c9a 100644 --- a/dali/public-api/adaptor-framework/style-change.h +++ b/dali/public-api/adaptor-framework/style-change.h @@ -1,8 +1,8 @@ -#ifndef __DALI_STYLE_CHANGE_H__ -#define __DALI_STYLE_CHANGE_H__ +#ifndef DALI_STYLE_CHANGE_H +#define DALI_STYLE_CHANGE_H /* - * Copyright (c) 2015 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. @@ -20,7 +20,9 @@ // EXTERNAL INCLUDES #include -#include + +// INTERNAL INCLUDES +#include namespace Dali { @@ -54,4 +56,4 @@ enum Type */ } // namespace Dali -#endif // __DALI_STYLE_CHANGE_H__ +#endif // DALI_STYLE_CHANGE_H