Index: Source/core/html/forms/ImageInputType.cpp |
=================================================================== |
--- Source/core/html/forms/ImageInputType.cpp (revision 159157) |
+++ Source/core/html/forms/ImageInputType.cpp (working copy) |
@@ -24,7 +24,7 @@ |
#include "core/html/forms/ImageInputType.h" |
#include "HTMLNames.h" |
-#include "core/events/MouseEvent.h" |
+#include "core/dom/MouseEvent.h" |
#include "core/fetch/ImageResource.h" |
#include "core/html/FormDataList.h" |
#include "core/html/HTMLFormElement.h" |