Revert "[Tizen] Modify DALI_KEY_H"
[platform/core/uifw/dali-adaptor.git] / dali / public-api / adaptor-framework / key.h
index fb9427f..9a9f10d 100755 (executable)
@@ -1,8 +1,8 @@
-#ifndef __DALI_KEY_H__
-#define __DALI_KEY_H__
+#ifndef DALI_KEY_H
+#define DALI_KEY_H
 
 /*
- * Copyright (c) 2018 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.
@@ -97,4 +97,4 @@ DALI_ADAPTOR_API bool IsKey( const Dali::KeyEvent& keyEvent, Dali::KEY daliKey);
  */
 } // namespace Dali
 
-#endif // __DALI_KEY_H__
+#endif // DALI_KEY_H