Index: Source/modules/speech/DOMWindowSpeechSynthesis.cpp |
diff --git a/Source/modules/speech/DOMWindowSpeechSynthesis.cpp b/Source/modules/speech/DOMWindowSpeechSynthesis.cpp |
index b018a818814ae3851ac3b79d7bda7e2ee482dad4..709c613f99d84000c21dd1a118a239baac359a54 100644 |
--- a/Source/modules/speech/DOMWindowSpeechSynthesis.cpp |
+++ b/Source/modules/speech/DOMWindowSpeechSynthesis.cpp |
@@ -31,7 +31,7 @@ |
#include "config.h" |
#include "modules/speech/DOMWindowSpeechSynthesis.h" |
-#include "core/page/DOMWindow.h" |
+#include "core/frame/DOMWindow.h" |
#include "wtf/PassRefPtr.h" |
namespace WebCore { |