Index: src/ibuskeysyms-compat.h |
diff --git a/src/ibuskeysyms.h b/src/ibuskeysyms-compat.h |
similarity index 99% |
copy from src/ibuskeysyms.h |
copy to src/ibuskeysyms-compat.h |
index b0420cad73e1710c904c5467d5733f1524002a40..c131ed13d6fb746e6c09b2a251642031028dd981 100644 |
--- a/src/ibuskeysyms.h |
+++ b/src/ibuskeysyms-compat.h |
@@ -40,8 +40,8 @@ |
* |
*/ |
-#ifndef __IBUS_KEYSYMS_H__ |
-#define __IBUS_KEYSYMS_H__ |
+#ifndef __IBUS_KEYSYMS_COMPAT_H__ |
+#define __IBUS_KEYSYMS_COMPAT_H__ |
#define IBUS_VoidSymbol 0xffffff |
@@ -2096,4 +2096,4 @@ |
#define IBUS_braille_dots_2345678 0x10028fe |
#define IBUS_braille_dots_12345678 0x10028ff |
-#endif /* __IBUS_KEYSYMS_H__ */ |
+#endif /* __IBUS_KEYSYMS_COMPAT_H__ */ |