nls_ru.h 166 B

123456789
  1. #ifndef MBFL_NLS_RU_H
  2. #define MBFL_NLS_RU_H
  3. #include "mbfilter.h"
  4. #include "nls_ru.h"
  5. extern const mbfl_language mbfl_language_russian;
  6. #endif /* MBFL_NLS_RU_H */