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-wrapper.h;h=42c6300e9d772e6d6fe09c3833b6f47aab134468;hp=5f2df3c23b9b036d9a2d5fd3736c700fbbf10f98;hb=7bc9bb47cb9c552982e9144b202861190eeadc96;hpb=958bd01cb1bc4cf43cbe740a7b041927d9d34ed6 diff --git a/plugins/dali-script-v8/src/rendering/sampler-wrapper.h b/plugins/dali-script-v8/src/rendering/sampler-wrapper.h index 5f2df3c..42c6300 100644 --- a/plugins/dali-script-v8/src/rendering/sampler-wrapper.h +++ b/plugins/dali-script-v8/src/rendering/sampler-wrapper.h @@ -1,8 +1,8 @@ -#ifndef __DALI_V8PLUGIN_SAMPLER_WRAPPER_H__ -#define __DALI_V8PLUGIN_SAMPLER_WRAPPER_H__ +#ifndef DALI_V8PLUGIN_SAMPLER_WRAPPER_H +#define DALI_V8PLUGIN_SAMPLER_WRAPPER_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 // INTERNAL INCLUDES #include @@ -100,4 +100,4 @@ private: } // namespace Dali -#endif // __DALI_V8PLUGIN_SAMPLER_WRAPPER_H__ +#endif // DALI_V8PLUGIN_SAMPLER_WRAPPER_H