Index: Source/modules/webmidi/MIDIInput.h |
diff --git a/Source/modules/webmidi/MIDIInput.h b/Source/modules/webmidi/MIDIInput.h |
index f3848fea038d3eb420c8ad303997df581be7f641..b4f9f28fedd0e6ae843c2243f926b43a8052b4ef 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/dom/EventTarget.h" |
+#include "core/events/EventTarget.h" |
#include "modules/webmidi/MIDIPort.h" |
namespace WebCore { |