diff options
Diffstat (limited to 'source/fitz/noto.c')
-rw-r--r-- | source/fitz/noto.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/fitz/noto.c b/source/fitz/noto.c index d16e800e..53418ef1 100644 --- a/source/fitz/noto.c +++ b/source/fitz/noto.c @@ -33,7 +33,7 @@ #define TOFU_SIL #endif -#ifdef NOCJK +#ifdef NO_CJK #define TOFU_CJK #endif |