Index: Source/core/html/forms/BaseTextInputType.cpp |
diff --git a/Source/core/html/forms/BaseTextInputType.cpp b/Source/core/html/forms/BaseTextInputType.cpp |
index d00d21e98cba09eb8879c355a37077a5a06f2cc8..cc531a12091649b2f5eeba14f1bf316d5e9101f0 100644 |
--- a/Source/core/html/forms/BaseTextInputType.cpp |
+++ b/Source/core/html/forms/BaseTextInputType.cpp |
@@ -24,8 +24,8 @@ |
#include "config.h" |
#include "core/html/forms/BaseTextInputType.h" |
-#include "HTMLNames.h" |
#include "bindings/v8/ScriptRegexp.h" |
+#include "core/HTMLNames.h" |
#include "core/html/HTMLInputElement.h" |
namespace WebCore { |