X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=plugins%2Fdali-script-v8%2Fsrc%2Fimage%2Fresource-image-api.h;h=fb052fb6e7eb7d1c01fb8c96918c5cac6e4dbe19;hp=59129754bb371b376666f3c2a668f691233b1679;hb=b0d0b451bd3414c8f502810f45fcacba2882d717;hpb=8aa5b5aaaa25d0fd3bad166824ec3c93596f827d diff --git a/plugins/dali-script-v8/src/image/resource-image-api.h b/plugins/dali-script-v8/src/image/resource-image-api.h index 5912975..fb052fb 100644 --- a/plugins/dali-script-v8/src/image/resource-image-api.h +++ b/plugins/dali-script-v8/src/image/resource-image-api.h @@ -1,8 +1,8 @@ -#ifndef __DALI_V8PLUGIN_RESOURCE_IMAGE_API_H__ -#define __DALI_V8PLUGIN_RESOURCE_IMAGE_API_H__ +#ifndef DALI_V8PLUGIN_RESOURCE_IMAGE_API_H +#define DALI_V8PLUGIN_RESOURCE_IMAGE_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 ResourceImageApi } // namespace Dali -#endif // header __DALI_V8PLUGIN_RESOURCE_IMAGE_API_H__ +#endif // DALI_V8PLUGIN_RESOURCE_IMAGE_API_H