Index: Source/modules/speech/SpeechRecognitionEvent.h |
diff --git a/Source/modules/speech/SpeechRecognitionEvent.h b/Source/modules/speech/SpeechRecognitionEvent.h |
index 379d78ede451bae9054de8b3b1767f75fd323515..532a33299e1e50d86d17705b558a91d28cc51007 100644 |
--- a/Source/modules/speech/SpeechRecognitionEvent.h |
+++ b/Source/modules/speech/SpeechRecognitionEvent.h |
@@ -26,7 +26,7 @@ |
#ifndef SpeechRecognitionEvent_h |
#define SpeechRecognitionEvent_h |
-#include "core/dom/Event.h" |
+#include "core/events/Event.h" |
#include "modules/speech/SpeechRecognitionResult.h" |
#include "modules/speech/SpeechRecognitionResultList.h" |
#include "wtf/RefPtr.h" |