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%2Fimage-wrapper.h;h=948e706784f4b1ccfcc238c4fbc515a2756ca23a;hp=d6d461d22cae59946e52ac419a4d5efda01e7f26;hb=b694e7e2ae624e206e1548b1a863c554eb9cd4d7;hpb=a15b41d8a287aac7174a6df3cee708cfa0c2aeba diff --git a/plugins/dali-script-v8/src/image/image-wrapper.h b/plugins/dali-script-v8/src/image/image-wrapper.h index d6d461d..948e706 100644 --- a/plugins/dali-script-v8/src/image/image-wrapper.h +++ b/plugins/dali-script-v8/src/image/image-wrapper.h @@ -1,8 +1,8 @@ -#ifndef __DALI_V8PLUGIN_IMAGE_WRAPPER_H__ -#define __DALI_V8PLUGIN_IMAGE_WRAPPER_H__ +#ifndef DALI_V8PLUGIN_IMAGE_WRAPPER_H +#define DALI_V8PLUGIN_IMAGE_WRAPPER_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. @@ -123,4 +123,4 @@ private: } // namespace Dali -#endif // __DALI_V8PLUGIN_IMAGE_WRAPPER_H__ +#endif // DALI_V8PLUGIN_IMAGE_WRAPPER_H