diff options
Diffstat (limited to 'src/LYCharSets.h')
-rw-r--r-- | src/LYCharSets.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/LYCharSets.h b/src/LYCharSets.h index 1f21db0f..ea132684 100644 --- a/src/LYCharSets.h +++ b/src/LYCharSets.h @@ -14,6 +14,9 @@ extern BOOLEAN LYHaveCJKCharacterSet; extern BOOLEAN DisplayCharsetMatchLocale; +#include <HTCJK.h> +extern HTkcode kanji_code; + /* * currently active character set (internal handler) */ |