Index: Source/core/html/forms/BaseClickableWithKeyInputType.cpp |
diff --git a/Source/core/html/forms/BaseClickableWithKeyInputType.cpp b/Source/core/html/forms/BaseClickableWithKeyInputType.cpp |
index b58b722ed1c30f64aa34a748c3824b4c33ccbeda..0ab16adc3be84761e876351944ccde8ea86456ff 100644 |
--- a/Source/core/html/forms/BaseClickableWithKeyInputType.cpp |
+++ b/Source/core/html/forms/BaseClickableWithKeyInputType.cpp |
@@ -32,7 +32,7 @@ |
#include "config.h" |
#include "core/html/forms/BaseClickableWithKeyInputType.h" |
-#include "core/dom/KeyboardEvent.h" |
+#include "core/events/KeyboardEvent.h" |
#include "core/html/HTMLInputElement.h" |
namespace WebCore { |