Index: Source/core/html/ValidityState.cpp |
diff --git a/Source/core/html/ValidityState.cpp b/Source/core/html/ValidityState.cpp |
index f04ea76ef2d1cf85282c472e6297948fd97bcbda..5e14edd9ba14f101851411a94a562035d5104452 100644 |
--- a/Source/core/html/ValidityState.cpp |
+++ b/Source/core/html/ValidityState.cpp |
@@ -29,7 +29,7 @@ |
#include "HTMLSelectElement.h" |
#include "HTMLTextAreaElement.h" |
#include "HTMLTreeBuilder.h" |
-#include "LocalizedStrings.h" |
+#include "core/platform/LocalizedStrings.h" |
#include <wtf/StdLibExtras.h> |
namespace WebCore { |