Index: Source/core/platform/text/DateTimeFormat.cpp |
diff --git a/Source/core/platform/text/DateTimeFormat.cpp b/Source/core/platform/text/DateTimeFormat.cpp |
index afd20ccec6a4b407a23f97070ea9091f8841313d..9ea7afc5c165deeb225f3b04c54a35eaa954f24a 100644 |
--- a/Source/core/platform/text/DateTimeFormat.cpp |
+++ b/Source/core/platform/text/DateTimeFormat.cpp |
@@ -26,8 +26,8 @@ |
#include "config.h" |
#include "core/platform/text/DateTimeFormat.h" |
-#include <wtf/ASCIICType.h> |
-#include <wtf/text/StringBuilder.h> |
+#include "wtf/ASCIICType.h" |
+#include "wtf/text/StringBuilder.h" |
namespace WebCore { |