| Index: Source/core/platform/text/LocaleICU.cpp
|
| diff --git a/Source/core/platform/text/LocaleICU.cpp b/Source/core/platform/text/LocaleICU.cpp
|
| index e2bbf84449183dc3c35c32c3c9bc4f0521a3cd1c..ab69ea54d1412804aa699480eed44cd3b8e83abe 100644
|
| --- a/Source/core/platform/text/LocaleICU.cpp
|
| +++ b/Source/core/platform/text/LocaleICU.cpp
|
| @@ -34,7 +34,7 @@
|
| #include <unicode/udatpg.h>
|
| #include <unicode/uloc.h>
|
| #include <limits>
|
| -#include "LocalizedStrings.h"
|
| +#include "core/platform/LocalizedStrings.h"
|
| #include <wtf/DateMath.h>
|
| #include <wtf/PassOwnPtr.h>
|
| #include <wtf/text/StringBuilder.h>
|
|
|