diff options
Diffstat (limited to 'quantum/process_keycode/process_ucis.h')
-rw-r--r-- | quantum/process_keycode/process_ucis.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/quantum/process_keycode/process_ucis.h b/quantum/process_keycode/process_ucis.h index 520db8042..4332f57b3 100644 --- a/quantum/process_keycode/process_ucis.h +++ b/quantum/process_keycode/process_ucis.h | |||
@@ -2,6 +2,7 @@ | |||
2 | #define PROCESS_UCIS_H | 2 | #define PROCESS_UCIS_H |
3 | 3 | ||
4 | #include "quantum.h" | 4 | #include "quantum.h" |
5 | #include "process_unicode_common.h" | ||
5 | 6 | ||
6 | #ifndef UCIS_MAX_SYMBOL_LENGTH | 7 | #ifndef UCIS_MAX_SYMBOL_LENGTH |
7 | #define UCIS_MAX_SYMBOL_LENGTH 32 | 8 | #define UCIS_MAX_SYMBOL_LENGTH 32 |