summaryrefslogtreecommitdiff
path: root/Source/web/SpeechInputClientImpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/web/SpeechInputClientImpl.cpp')
-rw-r--r--Source/web/SpeechInputClientImpl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/web/SpeechInputClientImpl.cpp b/Source/web/SpeechInputClientImpl.cpp
index 227de32b2..7738964d2 100644
--- a/Source/web/SpeechInputClientImpl.cpp
+++ b/Source/web/SpeechInputClientImpl.cpp
@@ -37,7 +37,7 @@
#include "WebSecurityOrigin.h"
#include "WebSpeechInputController.h"
#include "WebViewClient.h"
-#include "core/page/SpeechInputListener.h"
+#include "core/speech/SpeechInputListener.h"
#include "weborigin/SecurityOrigin.h"
#if ENABLE(INPUT_SPEECH)