Index: Source/modules/speech/SpeechSynthesisUtterance.h |
diff --git a/Source/modules/speech/SpeechSynthesisUtterance.h b/Source/modules/speech/SpeechSynthesisUtterance.h |
index 1e4ffa23867bfd2706b71b3d9d2b00872bc74d06..af149d30a3e905fcd733a7a1dba258031ff8774b 100644 |
--- a/Source/modules/speech/SpeechSynthesisUtterance.h |
+++ b/Source/modules/speech/SpeechSynthesisUtterance.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/SpeechSynthesisVoice.h" |
#include "platform/heap/Handle.h" |
#include "platform/speech/PlatformSpeechSynthesisUtterance.h" |