X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=dali%2Fpublic-api%2Fcommon%2Floading-state.h;h=0ea3e07e71c6f06d67384a3946ae29ea0b2ecbfb;hb=baad1726f5f7f05d98da7ca591f24dbe3c49dab2;hp=7f90f14e79894c79fd7c1ba11b61d906bfbd66f1;hpb=51da5dc7a55d873df7442eec1a2a48f38012ad83;p=platform%2Fcore%2Fuifw%2Fdali-core.git diff --git a/dali/public-api/common/loading-state.h b/dali/public-api/common/loading-state.h index 7f90f14..0ea3e07 100644 --- a/dali/public-api/common/loading-state.h +++ b/dali/public-api/common/loading-state.h @@ -1,8 +1,8 @@ -#ifndef __DALI_LOADING_STATE_H__ -#define __DALI_LOADING_STATE_H__ +#ifndef DALI_LOADING_STATE_H +#define DALI_LOADING_STATE_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. @@ -44,4 +44,4 @@ enum LoadingState */ } // namespace Dali -#endif // __DALI_LOADING_STATE_H__ +#endif // DALI_LOADING_STATE_H