Index: Source/modules/speech/SpeechRecognitionError.h |
diff --git a/Source/modules/speech/SpeechRecognitionError.h b/Source/modules/speech/SpeechRecognitionError.h |
index 53107cb6827d05e2cc0cba43527c398584ea2b30..1eae69e6dda07c68ea6fc68d079682a9c2f3e8b7 100644 |
--- a/Source/modules/speech/SpeechRecognitionError.h |
+++ b/Source/modules/speech/SpeechRecognitionError.h |
@@ -26,7 +26,7 @@ |
#ifndef SpeechRecognitionError_h |
#define SpeechRecognitionError_h |
-#include "core/dom/Event.h" |
+#include "core/events/Event.h" |
#include "wtf/RefCounted.h" |
#include "wtf/text/WTFString.h" |