Index: Source/core/html/forms/FileInputType.cpp |
diff --git a/Source/core/html/forms/FileInputType.cpp b/Source/core/html/forms/FileInputType.cpp |
index e6018cdf38fd1defe5253315562ddc9455f39782..bb4efab4f179a29376f9b8d2e9641d4e19a03430 100644 |
--- a/Source/core/html/forms/FileInputType.cpp |
+++ b/Source/core/html/forms/FileInputType.cpp |
@@ -26,7 +26,7 @@ |
#include "RuntimeEnabledFeatures.h" |
#include "bindings/v8/ExceptionStatePlaceholder.h" |
#include "bindings/v8/ScriptController.h" |
-#include "core/dom/Event.h" |
+#include "core/events/Event.h" |
#include "core/dom/shadow/ShadowRoot.h" |
#include "core/fileapi/File.h" |
#include "core/fileapi/FileList.h" |