aboutsummaryrefslogtreecommitdiff
path: root/backends/text-to-speech/windows/sphelper-scummvm.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/text-to-speech/windows/sphelper-scummvm.h')
-rw-r--r--backends/text-to-speech/windows/sphelper-scummvm.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/backends/text-to-speech/windows/sphelper-scummvm.h b/backends/text-to-speech/windows/sphelper-scummvm.h
index 9ced239a34..93b2bb52f1 100644
--- a/backends/text-to-speech/windows/sphelper-scummvm.h
+++ b/backends/text-to-speech/windows/sphelper-scummvm.h
@@ -15,6 +15,7 @@
// crtdbg.h
// SPDebug.h
// atlbase.h
+// sapiddk.h
//
// 3. Include got added
// cwtype
@@ -45,10 +46,6 @@
#include <sapi.h>
#endif
-#ifndef __sapiddk_h__
-#include <sapiddk.h>
-#endif
-
#ifndef SPError_h
#include <SPError.h>
#endif