Chromium Code Reviews| Index: Source/core/platform/graphics/FloatSize.h |
| diff --git a/Source/core/platform/graphics/FloatSize.h b/Source/core/platform/graphics/FloatSize.h |
| index 9dcc46a263adb3ff14d93094f61281d4db4a0312..e9606f0a1dfc093c374be6f4a227da4c8869210a 100644 |
| --- a/Source/core/platform/graphics/FloatSize.h |
| +++ b/Source/core/platform/graphics/FloatSize.h |
| @@ -29,7 +29,7 @@ |
| #define FloatSize_h |
| #include "core/platform/graphics/IntPoint.h" |
| -#include <wtf/MathExtras.h> |
| +#include "wtf/MathExtras.h" |
| #if OS(DARWIN) |