| Index: Source/core/rendering/shapes/Shape.cpp
|
| diff --git a/Source/core/rendering/shapes/Shape.cpp b/Source/core/rendering/shapes/Shape.cpp
|
| index 4cfdbdafe996efcdeceaeb0e8c7c5f29ed50bae6..6e382254b9ae00bf821422401f399be5b58ee51b 100644
|
| --- a/Source/core/rendering/shapes/Shape.cpp
|
| +++ b/Source/core/rendering/shapes/Shape.cpp
|
| @@ -39,6 +39,7 @@
|
| #include "core/rendering/style/RenderStyle.h"
|
| #include "platform/LengthFunctions.h"
|
| #include "platform/geometry/FloatSize.h"
|
| +#include "platform/graphics/GraphicsContext.h"
|
| #include "platform/graphics/ImageBuffer.h"
|
| #include "platform/graphics/WindRule.h"
|
| #include "wtf/MathExtras.h"
|
|
|