Fix conversion warnings for event refactor
[platform/core/uifw/dali-adaptor.git] / dali / internal / window-system / ubuntu-x11 / ecore-x-types.h
index f425033..e5bc6c9 100644 (file)
@@ -1,8 +1,8 @@
-#ifndef __DALI_X11_TYPES_H__
-#define __DALI_X11_TYPES_H__
+#ifndef DALI_X11_TYPES_H
+#define DALI_X11_TYPES_H
 
 /*
- * Copyright (c) 2014 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.
@@ -31,4 +31,4 @@ typedef ::Screen XScreen;
 
 } // namespace Dali
 
-#endif /* __DALI_X11_TYPES_H__ */
+#endif /* DALI_X11_TYPES_H */