Index: Source/core/page/SpeechInputEvent.h |
diff --git a/Source/core/page/SpeechInputEvent.h b/Source/core/page/SpeechInputEvent.h |
index 4384e65b021b9776a65898ef9110a76eeca03803..7d6bd0cd5d376a92df8fd2c13c7f31caf643e646 100644 |
--- a/Source/core/page/SpeechInputEvent.h |
+++ b/Source/core/page/SpeechInputEvent.h |
@@ -28,7 +28,7 @@ |
#if ENABLE(INPUT_SPEECH) |
-#include "Event.h" |
+#include "core/dom/Event.h" |
#include "core/page/SpeechInputResultList.h" |
#include <wtf/PassRefPtr.h> |