Index: Source/core/loader/FormSubmission.cpp |
diff --git a/Source/core/loader/FormSubmission.cpp b/Source/core/loader/FormSubmission.cpp |
index 9b2b86681aa7d3073e7093b50f5fa836e7e14e73..3ecd22151dc40eea2cd95079755a5625de9d1512 100644 |
--- a/Source/core/loader/FormSubmission.cpp |
+++ b/Source/core/loader/FormSubmission.cpp |
@@ -33,7 +33,7 @@ |
#include "HTMLNames.h" |
#include "core/dom/Document.h" |
-#include "core/dom/Event.h" |
+#include "core/events/Event.h" |
#include "core/html/DOMFormData.h" |
#include "core/html/HTMLFormControlElement.h" |
#include "core/html/HTMLFormElement.h" |