Index: Source/core/html/forms/ImageInputType.cpp |
diff --git a/Source/core/html/forms/ImageInputType.cpp b/Source/core/html/forms/ImageInputType.cpp |
index f0b17329913dbed3c5eda04a450756c64cb8dad4..10d3d6d48b93b78287b26b63a1cf12f9e1c5cd59 100644 |
--- a/Source/core/html/forms/ImageInputType.cpp |
+++ b/Source/core/html/forms/ImageInputType.cpp |
@@ -24,7 +24,7 @@ |
#include "core/html/forms/ImageInputType.h" |
#include "HTMLNames.h" |
-#include "core/dom/MouseEvent.h" |
+#include "core/events/MouseEvent.h" |
#include "core/fetch/ImageResource.h" |
#include "core/html/FormDataList.h" |
#include "core/html/HTMLFormElement.h" |