Index: Source/core/html/shadow/ClearButtonElement.cpp |
diff --git a/Source/core/html/shadow/ClearButtonElement.cpp b/Source/core/html/shadow/ClearButtonElement.cpp |
index 75f9c3318509b6c14e36074319945fbfdc8d2e01..9b701b6ab72d0d9e7519b85e67287f8cc900ce36 100644 |
--- a/Source/core/html/shadow/ClearButtonElement.cpp |
+++ b/Source/core/html/shadow/ClearButtonElement.cpp |
@@ -26,7 +26,7 @@ |
#include "config.h" |
#include "ClearButtonElement.h" |
-#include "MouseEvent.h" |
+#include "core/dom/MouseEvent.h" |
#include "core/page/EventHandler.h" |
#include "core/page/Frame.h" |
#include "core/rendering/RenderView.h" |