Index: Source/core/html/forms/BaseClickableWithKeyInputType.cpp |
=================================================================== |
--- Source/core/html/forms/BaseClickableWithKeyInputType.cpp (revision 159157) |
+++ Source/core/html/forms/BaseClickableWithKeyInputType.cpp (working copy) |
@@ -32,7 +32,7 @@ |
#include "config.h" |
#include "core/html/forms/BaseClickableWithKeyInputType.h" |
-#include "core/events/KeyboardEvent.h" |
+#include "core/dom/KeyboardEvent.h" |
#include "core/html/HTMLInputElement.h" |
namespace WebCore { |