Index: Source/core/platform/Decimal.h |
diff --git a/Source/core/platform/Decimal.h b/Source/core/platform/Decimal.h |
index 59cdb18d821c6bc61ab98be58ea87a50df0b5319..fa9a1a34bfebf0520e00c9ad9f916d9aa8c09ba0 100644 |
--- a/Source/core/platform/Decimal.h |
+++ b/Source/core/platform/Decimal.h |
@@ -32,8 +32,8 @@ |
#define Decimal_h |
#include <stdint.h> |
-#include <wtf/Assertions.h> |
-#include <wtf/text/WTFString.h> |
+#include "wtf/Assertions.h" |
+#include "wtf/text/WTFString.h" |
namespace WebCore { |