Index: Source/core/html/shadow/MediaControlElementTypes.cpp |
diff --git a/Source/core/html/shadow/MediaControlElementTypes.cpp b/Source/core/html/shadow/MediaControlElementTypes.cpp |
index 6065a8f4721eedb46f0ef13baeb911fd0fb6d8f9..29d161e86f90f23c6331463d6cf2a0ffaccb5ff8 100644 |
--- a/Source/core/html/shadow/MediaControlElementTypes.cpp |
+++ b/Source/core/html/shadow/MediaControlElementTypes.cpp |
@@ -35,7 +35,7 @@ |
#include "HTMLNames.h" |
#include "bindings/v8/ExceptionStatePlaceholder.h" |
#include "core/css/StylePropertySet.h" |
-#include "core/dom/MouseEvent.h" |
+#include "core/events/MouseEvent.h" |
namespace WebCore { |