X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Finternal%2Frender%2Fcommon%2Fperformance-monitor.h;h=8f4b42d8de1935897ee33fcb68a518bbc71e173e;hb=a06eafa8babd0523af3b6935e2c900347f96bfb8;hp=cba8ec0dde48471c0528da958db5453a862ea5e1;hpb=d64c71f44ebcd5ca23f646b40cc4c8c57b33a36a;p=platform%2Fcore%2Fuifw%2Fdali-core.git diff --git a/dali/internal/render/common/performance-monitor.h b/dali/internal/render/common/performance-monitor.h index cba8ec0..8f4b42d 100644 --- a/dali/internal/render/common/performance-monitor.h +++ b/dali/internal/render/common/performance-monitor.h @@ -1,8 +1,8 @@ -#ifndef __DALI_INTERNAL_PERFORMANCE_MONITOR_H__ -#define __DALI_INTERNAL_PERFORMANCE_MONITOR_H__ +#ifndef DALI_INTERNAL_PERFORMANCE_MONITOR_H +#define DALI_INTERNAL_PERFORMANCE_MONITOR_H /* - * Copyright (c) 2015 Samsung Electronics Co., Ltd. + * Copyright (c) 2019 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. @@ -70,4 +70,4 @@ public: } // namespace Dali -#endif // __DALI_INTERNAL_PERFORMANCE_MONITOR_H_ +#endif // DALI_INTERNAL_PERFORMANCE_MONITOR_H_