summaryrefslogtreecommitdiff
path: root/navit/support/espeak/speech.h
diff options
context:
space:
mode:
Diffstat (limited to 'navit/support/espeak/speech.h')
-rwxr-xr-xnavit/support/espeak/speech.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/navit/support/espeak/speech.h b/navit/support/espeak/speech.h
index 3a0007a54..cec86cf68 100755
--- a/navit/support/espeak/speech.h
+++ b/navit/support/espeak/speech.h
@@ -27,13 +27,12 @@
#define ARCH_BIG
#endif
-#define PLATFORM_POSIX
+/* #define PLATFORM_POSIX */
#define PATHSEP '/'
// USE_PORTAUDIO or USE_PULSEAUDIO are now defined in the makefile
//#define USE_PORTAUDIO
//#define USE_PULSEAUDIO
#define USE_NANOSLEEP
-#define __cdecl
#define ESPEAK_API extern "C"
#ifdef LIBRARY