| Index: Source/core/html/shadow/MediaControls.h
|
| diff --git a/Source/core/html/shadow/MediaControls.h b/Source/core/html/shadow/MediaControls.h
|
| index 4342ac110d5fff53682ce3acade5a615d8d67766..ff7b39d32648965a0cf79e5eb4818bd5463e8195 100644
|
| --- a/Source/core/html/shadow/MediaControls.h
|
| +++ b/Source/core/html/shadow/MediaControls.h
|
| @@ -27,7 +27,7 @@
|
| #ifndef MediaControls_h
|
| #define MediaControls_h
|
|
|
| -#include "core/dom/MouseEvent.h"
|
| +#include "core/events/MouseEvent.h"
|
| #include "core/html/HTMLDivElement.h"
|
| #include "core/html/shadow/MediaControlElements.h"
|
| #include "core/page/Page.h"
|
|
|