| Index: Source/modules/speech/SpeechRecognition.h
|
| diff --git a/Source/modules/speech/SpeechRecognition.h b/Source/modules/speech/SpeechRecognition.h
|
| index 65dbcdec24c308969f7f965f606b4f04e4233e2b..21336c8bc9cb5290eb365a00604ca514f55a9d22 100644
|
| --- a/Source/modules/speech/SpeechRecognition.h
|
| +++ b/Source/modules/speech/SpeechRecognition.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef SpeechRecognition_h
|
| #define SpeechRecognition_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "core/dom/ActiveDOMObject.h"
|
| #include "modules/EventTargetModules.h"
|
| #include "modules/speech/SpeechGrammarList.h"
|
|
|