diff --git a/src/font/charset-unicode.c b/src/font/charset-unicode.c index 3147972d..0e7e2b70 100644 --- a/src/font/charset-unicode.c +++ b/src/font/charset-unicode.c @@ -207,7 +207,7 @@ static unsigned int unicode_char_type (Achar32 chv) return (break_type << 24) | (basic_type << 16) | mchar_type; } -#undef _USE_UNIBIDI +#define _USE_UNIBIDI #ifdef _USE_UNIBIDI