nls_uni.h 145 B

12345678
  1. #ifndef MBFL_NLS_UNI_H
  2. #define MBFL_NLS_UNI_H
  3. #include "mbfilter.h"
  4. extern const mbfl_language mbfl_language_uni;
  5. #endif /* MBFL_NLS_UNI_H */