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%2Fgeometry-wrapper.h;h=8608d92b9682c55ba6293252205cd5b7fc4cbf94;hp=6272ffc15753777a390db5ff35d1ad612ac40786;hb=5f77331dd43fc3cf8b0fa7c5d4407575dc280982;hpb=941eb8eab76fca967bb8e21456179fc9b4eafea6 diff --git a/plugins/dali-script-v8/src/rendering/geometry-wrapper.h b/plugins/dali-script-v8/src/rendering/geometry-wrapper.h index 6272ffc..8608d92 100644 --- a/plugins/dali-script-v8/src/rendering/geometry-wrapper.h +++ b/plugins/dali-script-v8/src/rendering/geometry-wrapper.h @@ -1,8 +1,8 @@ -#ifndef __DALI_V8PLUGIN_GEOMETRY_WRAPPER_H__ -#define __DALI_V8PLUGIN_GEOMETRY_WRAPPER_H__ +#ifndef DALI_V8PLUGIN_GEOMETRY_WRAPPER_H +#define DALI_V8PLUGIN_GEOMETRY_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 @@ -104,4 +104,4 @@ private: } // namespace Dali -#endif // __DALI_V8PLUGIN_GEOMETRY_WRAPPER_H__ +#endif // DALI_V8PLUGIN_GEOMETRY_WRAPPER_H