| Index: Source/modules/webmidi/MIDIPort.h
|
| diff --git a/Source/modules/webmidi/MIDIPort.h b/Source/modules/webmidi/MIDIPort.h
|
| index cf1d07437b7d8285dd9f085a2ebea40b5860c00c..e8c5a59ff0c6de3671ab6519dcfc0b7e7288da48 100644
|
| --- a/Source/modules/webmidi/MIDIPort.h
|
| +++ b/Source/modules/webmidi/MIDIPort.h
|
| @@ -32,7 +32,7 @@
|
| #define MIDIPort_h
|
|
|
| #include "bindings/v8/ScriptWrappable.h"
|
| -#include "core/events/EventTarget.h"
|
| +#include "modules/EventTargetModules.h"
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/RefCounted.h"
|
| #include "wtf/RefPtr.h"
|
|
|