X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=plugins%2Fdali-script-v8%2Fsrc%2Frendering%2Fsampler-api.h;h=8cb5aa91643b0f849f26c034c205df8ae0a1f1b1;hp=1eac96075d8beaeff6872b5148e2430df72d8f1a;hb=7bc9bb47cb9c552982e9144b202861190eeadc96;hpb=958bd01cb1bc4cf43cbe740a7b041927d9d34ed6 diff --git a/plugins/dali-script-v8/src/rendering/sampler-api.h b/plugins/dali-script-v8/src/rendering/sampler-api.h index 1eac960..8cb5aa9 100644 --- a/plugins/dali-script-v8/src/rendering/sampler-api.h +++ b/plugins/dali-script-v8/src/rendering/sampler-api.h @@ -1,8 +1,8 @@ -#ifndef __DALI_V8PLUGIN_SAMPLER_API_H__ -#define __DALI_V8PLUGIN_SAMPLER_API_H__ +#ifndef DALI_V8PLUGIN_SAMPLER_API_H +#define DALI_V8PLUGIN_SAMPLER_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 { @@ -64,4 +64,4 @@ namespace SamplerApi } // namespace Dali -#endif // header __DALI_V8PLUGIN_SAMPLER_API_H__ +#endif // DALI_V8PLUGIN_SAMPLER_API_H