Index: Source/core/platform/graphics/FontMetrics.h |
diff --git a/Source/core/platform/graphics/FontMetrics.h b/Source/core/platform/graphics/FontMetrics.h |
index 6714887c0d39024eddf3ea0d57b31060576b9c02..d8ac0b01273ea4fea9cc7e0a9993770897a003e8 100644 |
--- a/Source/core/platform/graphics/FontMetrics.h |
+++ b/Source/core/platform/graphics/FontMetrics.h |
@@ -21,7 +21,7 @@ |
#define FontMetrics_h |
#include "core/platform/graphics/FontBaseline.h" |
-#include <wtf/MathExtras.h> |
+#include "wtf/MathExtras.h" |
namespace WebCore { |