Index: Source/core/rendering/style/BasicShapes.h |
diff --git a/Source/core/rendering/style/BasicShapes.h b/Source/core/rendering/style/BasicShapes.h |
index d0ce3feb2140cb279f05202b75dcdbe38ff32dc2..76a17b7554fc005ac17cbc673752bbea73f4acca 100644 |
--- a/Source/core/rendering/style/BasicShapes.h |
+++ b/Source/core/rendering/style/BasicShapes.h |
@@ -33,7 +33,7 @@ |
#include "core/rendering/style/RenderStyleConstants.h" |
#include "platform/Length.h" |
#include "platform/LengthSize.h" |
-#include "platform/graphics/WindRule.h" |
+#include "platform/graphics/GraphicsTypes.h" |
#include "wtf/RefCounted.h" |
#include "wtf/RefPtr.h" |
#include "wtf/Vector.h" |