Index: Source/core/html/HTMLInputElement.h |
diff --git a/Source/core/html/HTMLInputElement.h b/Source/core/html/HTMLInputElement.h |
index 2e964dc0f597ecec17bd53470b809db2634e5b3d..6729613694c3a0fab0c3fef858601ec0a8c6367f 100644 |
--- a/Source/core/html/HTMLInputElement.h |
+++ b/Source/core/html/HTMLInputElement.h |
@@ -26,7 +26,7 @@ |
#define HTMLInputElement_h |
#include "core/html/HTMLTextFormControlElement.h" |
-#include "core/html/StepRange.h" |
+#include "core/html/forms/StepRange.h" |
#include "core/platform/FileChooser.h" |
namespace WebCore { |