Index: Source/core/html/forms/ColorInputType.cpp |
=================================================================== |
--- Source/core/html/forms/ColorInputType.cpp (revision 159157) |
+++ Source/core/html/forms/ColorInputType.cpp (working copy) |
@@ -35,7 +35,7 @@ |
#include "RuntimeEnabledFeatures.h" |
#include "bindings/v8/ExceptionStatePlaceholder.h" |
#include "bindings/v8/ScriptController.h" |
-#include "core/events/MouseEvent.h" |
+#include "core/dom/MouseEvent.h" |
#include "core/dom/shadow/ShadowRoot.h" |
#include "core/html/HTMLDataListElement.h" |
#include "core/html/HTMLDivElement.h" |