Fixed bug #23897 (Fixed a check for mbfilter_ru.h) aleks@m2media.ru

This commit is contained in:
Ilia Alshanetsky 2003-05-30 13:20:01 +00:00
parent c1b8e699e1
commit ff5fc53c5e

View File

@ -107,7 +107,7 @@
#if defined(HAVE_MBSTR_KR)
#include "mbfilter_kr.h"
#endif
#if defined(HAVE_MBSTR_KR)
#if defined(HAVE_MBSTR_RU)
#include "mbfilter_ru.h"
#endif