Index: Source/core/platform/PlatformSpeechSynthesisUtterance.h |
diff --git a/Source/core/platform/PlatformSpeechSynthesisUtterance.h b/Source/core/platform/PlatformSpeechSynthesisUtterance.h |
index 1a99e3f67a306fa628c11ce236610de3528f6d65..b28cb90e81b046190b3939ffd95157498c6ea5a2 100644 |
--- a/Source/core/platform/PlatformSpeechSynthesisUtterance.h |
+++ b/Source/core/platform/PlatformSpeechSynthesisUtterance.h |
@@ -28,7 +28,7 @@ |
#if ENABLE(SPEECH_SYNTHESIS) |
-#include "PlatformSpeechSynthesisVoice.h" |
+#include "core/platform/PlatformSpeechSynthesisVoice.h" |
#include <wtf/PassRefPtr.h> |
#include <wtf/RefCounted.h> |
#include <wtf/text/WTFString.h> |