X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=plugins%2Fdali-script-v8%2Fsrc%2Fcontrols%2Fscroll-view-api.h;h=c3e0e5029319e1cc4fa4f3549cbe86afbd275fbd;hp=0ca74db60e2c2ae09a068f0b9ec73f5ffb4f869e;hb=b694e7e2ae624e206e1548b1a863c554eb9cd4d7;hpb=e47d25c5332ac9ac9e3e90041a4b9012667255ad diff --git a/plugins/dali-script-v8/src/controls/scroll-view-api.h b/plugins/dali-script-v8/src/controls/scroll-view-api.h index 0ca74db..c3e0e50 100644 --- a/plugins/dali-script-v8/src/controls/scroll-view-api.h +++ b/plugins/dali-script-v8/src/controls/scroll-view-api.h @@ -1,8 +1,8 @@ -#ifndef __DALI_V8PLUGIN_SCROLL_VIEW_API_H__ -#define __DALI_V8PLUGIN_SCROLL_VIEW_API_H__ +#ifndef DALI_V8PLUGIN_SCROLL_VIEW_API_H +#define DALI_V8PLUGIN_SCROLL_VIEW_API_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. @@ -55,4 +55,4 @@ namespace ScrollViewApi } // namespace Dali -#endif // header __DALI_V8PLUGIN_SCROLL_VIEW_API_H__ +#endif // DALI_V8PLUGIN_SCROLL_VIEW_API_H