X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=plugins%2Fdali-script-v8%2Fsrc%2Frender-tasks%2Frender-task-list-api.h;h=1d8a6b60d939251f916b880eec93ec326bc6dbf0;hb=b694e7e2ae624e206e1548b1a863c554eb9cd4d7;hp=6472ffaa612c2c4aa248ce486ec637ca1b1b6bb6;hpb=01808a740662880dc14ca86d4808c7baf536b948;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/plugins/dali-script-v8/src/render-tasks/render-task-list-api.h b/plugins/dali-script-v8/src/render-tasks/render-task-list-api.h index 6472ffa..1d8a6b6 100644 --- a/plugins/dali-script-v8/src/render-tasks/render-task-list-api.h +++ b/plugins/dali-script-v8/src/render-tasks/render-task-list-api.h @@ -1,8 +1,8 @@ -#ifndef __DALI_V8PLUGIN_RENDER_TASK_LIST_API_H__ -#define __DALI_V8PLUGIN_RENDER_TASK_LIST_API_H__ +#ifndef DALI_V8PLUGIN_RENDER_TASK_LIST_API_H +#define DALI_V8PLUGIN_RENDER_TASK_LIST_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. @@ -50,4 +50,4 @@ namespace RenderTaskListApi } // namespace Dali -#endif // header __DALI_V8PLUGIN_RENDER_TASK_LIST_API_H__ +#endif // DALI_V8PLUGIN_RENDER_TASK_LIST_API_H