| Index: Source/core/html/ResetInputType.cpp
|
| diff --git a/Source/core/html/ResetInputType.cpp b/Source/core/html/ResetInputType.cpp
|
| index bbcc6c7f80613c674878aa2e060579a9f7876039..83fb4501c21a48939a0ae6148deb348a25ba818e 100644
|
| --- a/Source/core/html/ResetInputType.cpp
|
| +++ b/Source/core/html/ResetInputType.cpp
|
| @@ -36,7 +36,7 @@
|
| #include "HTMLFormElement.h"
|
| #include "HTMLInputElement.h"
|
| #include "InputTypeNames.h"
|
| -#include "LocalizedStrings.h"
|
| +#include "core/platform/LocalizedStrings.h"
|
| #include <wtf/PassOwnPtr.h>
|
|
|
| namespace WebCore {
|
|
|