Index: Source/core/page/SpeechInputEvent.h |
diff --git a/Source/core/page/SpeechInputEvent.h b/Source/core/page/SpeechInputEvent.h |
index 8166c0c927fbef0ab633943b5109d30219788e15..0fe594c88cd981100161499be6950bab8b9780d9 100644 |
--- a/Source/core/page/SpeechInputEvent.h |
+++ b/Source/core/page/SpeechInputEvent.h |
@@ -28,7 +28,7 @@ |
#if ENABLE(INPUT_SPEECH) |
-#include "core/dom/Event.h" |
+#include "core/events/Event.h" |
#include "core/page/SpeechInputResultList.h" |
#include "wtf/PassRefPtr.h" |