Index: Source/modules/speech/SpeechRecognitionResultList.h |
diff --git a/Source/modules/speech/SpeechRecognitionResultList.h b/Source/modules/speech/SpeechRecognitionResultList.h |
index 79338dd9b39861515b876a87aaf23b6bf4c7a9d0..429e234f32293ce038f4e264ef0b47059a5da2a6 100644 |
--- a/Source/modules/speech/SpeechRecognitionResultList.h |
+++ b/Source/modules/speech/SpeechRecognitionResultList.h |
@@ -26,7 +26,7 @@ |
#ifndef SpeechRecognitionResultList_h |
#define SpeechRecognitionResultList_h |
-#include "bindings/v8/ScriptWrappable.h" |
+#include "bindings/core/v8/ScriptWrappable.h" |
#include "modules/speech/SpeechRecognitionResult.h" |
#include "platform/heap/Handle.h" |