Index: Source/core/html/CheckboxInputType.cpp |
diff --git a/Source/core/html/CheckboxInputType.cpp b/Source/core/html/CheckboxInputType.cpp |
index 1781c2401a6b9bbe3b3faa68603a35996f0854d4..191150e80880a6443e4c9be86b706352356d45c6 100644 |
--- a/Source/core/html/CheckboxInputType.cpp |
+++ b/Source/core/html/CheckboxInputType.cpp |
@@ -35,7 +35,7 @@ |
#include "HTMLInputElement.h" |
#include "InputTypeNames.h" |
#include "KeyboardEvent.h" |
-#include "LocalizedStrings.h" |
+#include "core/platform/LocalizedStrings.h" |
#include <wtf/PassOwnPtr.h> |
namespace WebCore { |