Index: Source/modules/speech/SpeechSynthesis.h |
diff --git a/Source/modules/speech/SpeechSynthesis.h b/Source/modules/speech/SpeechSynthesis.h |
index 095f8a5f901304cb4798111d1bf382913e5e428f..a30264f011a7d97cb513a2d5eadcc63a6234a16d 100644 |
--- a/Source/modules/speech/SpeechSynthesis.h |
+++ b/Source/modules/speech/SpeechSynthesis.h |
@@ -28,7 +28,7 @@ |
#include "bindings/v8/ScriptWrappable.h" |
#include "core/dom/ContextLifecycleObserver.h" |
-#include "core/events/EventTarget.h" |
+#include "modules/EventTargetModules.h" |
#include "modules/speech/SpeechSynthesisUtterance.h" |
#include "modules/speech/SpeechSynthesisVoice.h" |
#include "platform/heap/Handle.h" |