Index: Source/core/html/forms/TextInputType.cpp |
diff --git a/Source/core/html/forms/TextInputType.cpp b/Source/core/html/forms/TextInputType.cpp |
index 3475b4358a39b9f26b88a219cba7851cbf8abb4c..b39a4ccbcd01b083488556bae78ae11ccdc05224 100644 |
--- a/Source/core/html/forms/TextInputType.cpp |
+++ b/Source/core/html/forms/TextInputType.cpp |
@@ -31,7 +31,7 @@ |
#include "config.h" |
#include "core/html/forms/TextInputType.h" |
-#include "InputTypeNames.h" |
+#include "core/InputTypeNames.h" |
#include "core/html/HTMLInputElement.h" |
#include "wtf/PassOwnPtr.h" |