| Index: Source/modules/speech/SpeechGrammarList.h
|
| diff --git a/Source/modules/speech/SpeechGrammarList.h b/Source/modules/speech/SpeechGrammarList.h
|
| index 3b6503c4fb5171afb175a0cde847fd378ce1057a..a334722eb063cf8435fd89988e3a84aabfc39ed7 100644
|
| --- a/Source/modules/speech/SpeechGrammarList.h
|
| +++ b/Source/modules/speech/SpeechGrammarList.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef SpeechGrammarList_h
|
| #define SpeechGrammarList_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "modules/speech/SpeechGrammar.h"
|
| #include "platform/heap/Handle.h"
|
|
|
|
|