Fix conversion warnings for event refactor
[platform/core/uifw/dali-adaptor.git] / dali / internal / input / common / virtual-keyboard-impl.h
index 711a21b..da0fccb 100755 (executable)
@@ -1,8 +1,8 @@
-#ifndef __DALI_INTERNAL_VIRTUAL_KEYBOARD_H__
-#define __DALI_INTERNAL_VIRTUAL_KEYBOARD_H__
+#ifndef DALI_INTERNAL_VIRTUAL_KEYBOARD_H
+#define DALI_INTERNAL_VIRTUAL_KEYBOARD_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.
@@ -99,4 +99,4 @@ Dali::VirtualKeyboard::TextDirection GetTextDirection();
 
 } // namespace Dali
 
-#endif // __DALI_INTERNAL_VIRTUAL_KEYBOARD_H__
+#endif // DALI_INTERNAL_VIRTUAL_KEYBOARD_H