| Index: Source/modules/encryptedmedia/MediaKeyNeededEvent.h
|
| diff --git a/Source/modules/encryptedmedia/MediaKeyNeededEvent.h b/Source/modules/encryptedmedia/MediaKeyNeededEvent.h
|
| index 8eb372d6a97b751227a155ccb32315cbd41eee1b..a52549bcd3b1d004c44de2287c0f9eab11424481 100644
|
| --- a/Source/modules/encryptedmedia/MediaKeyNeededEvent.h
|
| +++ b/Source/modules/encryptedmedia/MediaKeyNeededEvent.h
|
| @@ -28,7 +28,7 @@
|
|
|
| #if ENABLE(ENCRYPTED_MEDIA_V2)
|
|
|
| -#include "core/dom/Event.h"
|
| +#include "core/events/Event.h"
|
| #include "core/html/MediaKeyError.h"
|
|
|
| namespace WebCore {
|
|
|