Index: Source/modules/speech/SpeechSynthesisEvent.h |
diff --git a/Source/modules/speech/SpeechSynthesisEvent.h b/Source/modules/speech/SpeechSynthesisEvent.h |
index 2e1351d4664446f1572c8867d2fedb08024900b3..a85b670db734b002391538cfa0c4a7d7b2173fb4 100644 |
--- a/Source/modules/speech/SpeechSynthesisEvent.h |
+++ b/Source/modules/speech/SpeechSynthesisEvent.h |
@@ -26,7 +26,7 @@ |
#ifndef SpeechSynthesisEvent_h |
#define SpeechSynthesisEvent_h |
-#include "core/events/Event.h" |
+#include "modules/EventModules.h" |
#include "wtf/PassRefPtr.h" |
namespace WebCore { |