| #include "config.h" | #include "config.h" | ||||
| /* FIXME: we should be able to run several mbrola processes, | |||||
| * in case we switch between languages within a synthesis. */ | |||||
| #if defined(_WIN32) || defined(_WIN64) | #if defined(_WIN32) || defined(_WIN64) | ||||
| #include <windows.h> | #include <windows.h> | ||||
| #endif | #endif |