Index: Source/core/html/BaseButtonInputType.cpp |
diff --git a/Source/core/html/BaseButtonInputType.cpp b/Source/core/html/BaseButtonInputType.cpp |
index c7f4913fd46c17f6c7153a250570b15fb0b16841..240e8b82ee6f91b5df8da1358218db261aa60ab3 100644 |
--- a/Source/core/html/BaseButtonInputType.cpp |
+++ b/Source/core/html/BaseButtonInputType.cpp |
@@ -34,7 +34,7 @@ |
#include "HTMLInputElement.h" |
#include "HTMLNames.h" |
-#include "KeyboardEvent.h" |
+#include "core/dom/KeyboardEvent.h" |
#include "core/rendering/RenderButton.h" |
namespace WebCore { |