Index: Source/core/rendering/shapes/Shape.cpp |
diff --git a/Source/core/rendering/shapes/Shape.cpp b/Source/core/rendering/shapes/Shape.cpp |
index 6b69beb812967d5865936cafe9c9aa7aea37dd1a..bce2eb7ebb859d38226bade38685e537fc1c1d1e 100644 |
--- a/Source/core/rendering/shapes/Shape.cpp |
+++ b/Source/core/rendering/shapes/Shape.cpp |
@@ -40,8 +40,8 @@ |
#include "platform/LengthFunctions.h" |
#include "platform/geometry/FloatSize.h" |
#include "platform/graphics/GraphicsContext.h" |
+#include "platform/graphics/GraphicsTypes.h" |
#include "platform/graphics/ImageBuffer.h" |
-#include "platform/graphics/WindRule.h" |
#include "wtf/MathExtras.h" |
#include "wtf/OwnPtr.h" |