Index: Source/modules/speech/SpeechSynthesisVoice.h |
diff --git a/Source/modules/speech/SpeechSynthesisVoice.h b/Source/modules/speech/SpeechSynthesisVoice.h |
index b3bdb20fc8e237acc862af87988a02aba7ed2486..397d91b580a20ced04f01df2c7f41efdd7a70cba 100644 |
--- a/Source/modules/speech/SpeechSynthesisVoice.h |
+++ b/Source/modules/speech/SpeechSynthesisVoice.h |
@@ -26,7 +26,7 @@ |
#ifndef SpeechSynthesisVoice_h |
#define SpeechSynthesisVoice_h |
-#include "bindings/v8/ScriptWrappable.h" |
+#include "bindings/core/v8/ScriptWrappable.h" |
#include "platform/heap/Handle.h" |
#include "platform/speech/PlatformSpeechSynthesisVoice.h" |
#include "wtf/text/WTFString.h" |