X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Fdevel-api%2Fadaptor-framework%2Faccessibility-adaptor.h;h=251f591d90ec855ebdc88507d1bc0c411cc2321c;hb=5b648302d22f4373c4993e9daa35e2ea7de1d758;hp=af713dca97b4613379006d1864b8c246de4740f5;hpb=4bed468b4aedad38cf79cf2375c0446846ea711d;p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git diff --git a/dali/devel-api/adaptor-framework/accessibility-adaptor.h b/dali/devel-api/adaptor-framework/accessibility-adaptor.h index af713dc..251f591 100755 --- a/dali/devel-api/adaptor-framework/accessibility-adaptor.h +++ b/dali/devel-api/adaptor-framework/accessibility-adaptor.h @@ -1,8 +1,8 @@ -#ifndef __DALI_ACCESSIBILITY_ADAPTOR_H__ -#define __DALI_ACCESSIBILITY_ADAPTOR_H__ +#ifndef DALI_ACCESSIBILITY_ADAPTOR_H +#define DALI_ACCESSIBILITY_ADAPTOR_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. @@ -338,4 +338,4 @@ public: // Not intended for application developers } // namespace Dali -#endif // __DALI_ACCESSIBILITY_ADAPTOR_H__ +#endif // DALI_ACCESSIBILITY_ADAPTOR_H