Index: Source/core/html/SubmitInputType.cpp |
diff --git a/Source/core/html/SubmitInputType.cpp b/Source/core/html/SubmitInputType.cpp |
index 8724ffb54d55fda3523754719a15e3890505d9e2..89d1da7662788f91bd6b44859043fd69ad07cb27 100644 |
--- a/Source/core/html/SubmitInputType.cpp |
+++ b/Source/core/html/SubmitInputType.cpp |
@@ -37,7 +37,7 @@ |
#include "HTMLFormElement.h" |
#include "HTMLInputElement.h" |
#include "InputTypeNames.h" |
-#include "LocalizedStrings.h" |
+#include "core/platform/LocalizedStrings.h" |
#include <wtf/PassOwnPtr.h> |
namespace WebCore { |