Index: Source/core/platform/PlatformSpeechSynthesisVoice.cpp |
diff --git a/Source/core/platform/PlatformSpeechSynthesisVoice.cpp b/Source/core/platform/PlatformSpeechSynthesisVoice.cpp |
index 05263268361129be85f31793aa8a3957635549cb..95553f9a685d24bc38a697048304b6684f8db304 100644 |
--- a/Source/core/platform/PlatformSpeechSynthesisVoice.cpp |
+++ b/Source/core/platform/PlatformSpeechSynthesisVoice.cpp |
@@ -24,7 +24,7 @@ |
*/ |
#include "config.h" |
-#include "PlatformSpeechSynthesisVoice.h" |
+#include "core/platform/PlatformSpeechSynthesisVoice.h" |
#if ENABLE(SPEECH_SYNTHESIS) |