| Index: Source/modules/mediastream/MediaStreamTrackEvent.h
|
| diff --git a/Source/modules/mediastream/MediaStreamTrackEvent.h b/Source/modules/mediastream/MediaStreamTrackEvent.h
|
| index f15952a18e1f0b44717917075b903f2a3ff845a3..0de3cb62a1b075de4f7efe229a124f0475091f03 100644
|
| --- a/Source/modules/mediastream/MediaStreamTrackEvent.h
|
| +++ b/Source/modules/mediastream/MediaStreamTrackEvent.h
|
| @@ -25,7 +25,7 @@
|
| #ifndef MediaStreamTrackEvent_h
|
| #define MediaStreamTrackEvent_h
|
|
|
| -#include "core/events/Event.h"
|
| +#include "modules/EventModules.h"
|
| #include "wtf/text/AtomicString.h"
|
|
|
| namespace WebCore {
|
|
|