diff options
Diffstat (limited to 'users/konstantin/konstantin.h')
| -rw-r--r-- | users/konstantin/konstantin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/users/konstantin/konstantin.h b/users/konstantin/konstantin.h index d8b00c4c8..c32d674e8 100644 --- a/users/konstantin/konstantin.h +++ b/users/konstantin/konstantin.h | |||
| @@ -7,7 +7,7 @@ | |||
| 7 | #ifdef TAP_DANCE_ENABLE | 7 | #ifdef TAP_DANCE_ENABLE |
| 8 | #include "tap_dance.h" | 8 | #include "tap_dance.h" |
| 9 | #endif | 9 | #endif |
| 10 | #ifdef UNICODE_ENABLE | 10 | #if defined(UNICODE_ENABLE) || defined(UNICODEMAP_ENABLE) |
| 11 | #include "unicode.h" | 11 | #include "unicode.h" |
| 12 | #endif | 12 | #endif |
| 13 | 13 | ||
