Index: Source/core/platform/text/LocaleICU.h |
diff --git a/Source/core/platform/text/LocaleICU.h b/Source/core/platform/text/LocaleICU.h |
index 772992c955cb189019c89f29ba198f0a3e1b1298..5f4cb74e0c8b8c9f347cc671e60fe38d2a437511 100644 |
--- a/Source/core/platform/text/LocaleICU.h |
+++ b/Source/core/platform/text/LocaleICU.h |
@@ -33,7 +33,7 @@ |
#include <unicode/udat.h> |
#include <unicode/unum.h> |
-#include "core/platform/DateComponents.h" |
+#include "platform/DateComponents.h" |
#include "core/platform/text/PlatformLocale.h" |
#include "wtf/Forward.h" |
#include "wtf/OwnPtr.h" |