| Index: Source/web/SpeechInputClientImpl.h
|
| diff --git a/Source/web/SpeechInputClientImpl.h b/Source/web/SpeechInputClientImpl.h
|
| index 542293c2c416e2e06b76fb3c8a86819a0e790116..e25821147bcce80b9fe329660bde675268ef2064 100644
|
| --- a/Source/web/SpeechInputClientImpl.h
|
| +++ b/Source/web/SpeechInputClientImpl.h
|
| @@ -34,7 +34,7 @@
|
| #if ENABLE(INPUT_SPEECH)
|
|
|
| #include "WebSpeechInputListener.h"
|
| -#include "core/page/SpeechInputClient.h"
|
| +#include "core/speech/SpeechInputClient.h"
|
| #include "wtf/Forward.h"
|
| #include "wtf/OwnPtr.h"
|
| #include "wtf/PassOwnPtr.h"
|
|
|