| Index: Source/modules/mediastream/MediaStreamTrackEvent.h
|
| diff --git a/Source/modules/mediastream/MediaStreamTrackEvent.h b/Source/modules/mediastream/MediaStreamTrackEvent.h
|
| index 7fb3932e1f5c2e187d749234515b0491925d547c..068809d189dd10aa6ecef450d29da371e5f5d936 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 {
|
|
|