Index: Source/modules/webmidi/MIDIInput.h |
diff --git a/Source/modules/webmidi/MIDIInput.h b/Source/modules/webmidi/MIDIInput.h |
index 9754d05dba1de0033544828493b0bdbe62dab106..7901214af23afc3ea2b5e584f5ceeec3b29f2c1e 100644 |
--- a/Source/modules/webmidi/MIDIInput.h |
+++ b/Source/modules/webmidi/MIDIInput.h |
@@ -31,7 +31,7 @@ |
#ifndef MIDIInput_h |
#define MIDIInput_h |
-#include "core/events/EventTarget.h" |
+#include "modules/EventTargetModules.h" |
#include "modules/webmidi/MIDIPort.h" |
namespace WebCore { |