X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=plugins%2Fdali-script-v8%2Fsrc%2Frendering%2Fshader-api.h;h=230e7897e0475cc2b4a38dce7c21cd7af7db996a;hb=b0d0b451bd3414c8f502810f45fcacba2882d717;hp=1c9e1a25f69786287218ab7bb8e69eaf60f36f4d;hpb=ed5adaff4b716c46bb0166a37ce7ffd86a879b02;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/plugins/dali-script-v8/src/rendering/shader-api.h b/plugins/dali-script-v8/src/rendering/shader-api.h index 1c9e1a2..230e789 100644 --- a/plugins/dali-script-v8/src/rendering/shader-api.h +++ b/plugins/dali-script-v8/src/rendering/shader-api.h @@ -1,8 +1,8 @@ -#ifndef __DALI_V8PLUGIN_SHADER_API_H__ -#define __DALI_V8PLUGIN_SHADER_API_H__ +#ifndef DALI_V8PLUGIN_SHADER_API_H +#define DALI_V8PLUGIN_SHADER_API_H /* - * Copyright (c) 2015 Samsung Electronics Co., Ltd. + * Copyright (c) 2016 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. @@ -20,7 +20,7 @@ // EXTERNAL INCLUDES #include -#include +#include namespace Dali @@ -55,4 +55,4 @@ namespace ShaderApi } // namespace Dali -#endif // header __DALI_V8PLUGIN_SHADER_API_H__ +#endif // DALI_V8PLUGIN_SHADER_API_H