Index: Source/core/platform/text/PlatformLocale.h |
diff --git a/Source/core/platform/text/PlatformLocale.h b/Source/core/platform/text/PlatformLocale.h |
index fe0f21715119e1336753c8f07b1262d39788ff87..c7db13bc96b12b7f662688ccfd8527fe65eba32b 100644 |
--- a/Source/core/platform/text/PlatformLocale.h |
+++ b/Source/core/platform/text/PlatformLocale.h |
@@ -26,8 +26,8 @@ |
#ifndef PlatformLocale_h |
#define PlatformLocale_h |
-#include "DateComponents.h" |
-#include "Language.h" |
+#include "core/platform/DateComponents.h" |
+#include "core/platform/Language.h" |
#include <wtf/PassOwnPtr.h> |
#include <wtf/text/WTFString.h> |