X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-demo.git;a=blobdiff_plain;f=shared%2Fview.h;h=4497a6328846dc6a1584c8f9170f592c2cc0d858;hp=6ec55d0ff72fe070236a9e7be7bd2946a2b43c70;hb=5c696b1607e7b7b4d6cbbb9a77d5dc76cfe742b8;hpb=5baa65a0bb3705d189964b78057c865184876be0 diff --git a/shared/view.h b/shared/view.h index 6ec55d0..4497a63 100644 --- a/shared/view.h +++ b/shared/view.h @@ -1,5 +1,5 @@ -#ifndef __DALI_DEMO_HELPER_VIEW_H__ -#define __DALI_DEMO_HELPER_VIEW_H__ +#ifndef DALI_DEMO_HELPER_VIEW_H +#define DALI_DEMO_HELPER_VIEW_H /* * Copyright (c) 2014 Samsung Electronics Co., Ltd. @@ -177,4 +177,4 @@ Dali::Toolkit::TextLabel CreateToolBarLabel( const std::string& text ) } // DemoHelper -#endif // __DALI_DEMO_HELPER_VIEW_H__ +#endif // DALI_DEMO_HELPER_VIEW_H