Index: Source/platform/geometry/FloatPolygon.h |
diff --git a/Source/platform/geometry/FloatPolygon.h b/Source/platform/geometry/FloatPolygon.h |
index d7a46433e9bc99cda0549167b052f9ac1c06e72b..4858a5e34ead72e08d59cce9184a3ba2d873e82d 100644 |
--- a/Source/platform/geometry/FloatPolygon.h |
+++ b/Source/platform/geometry/FloatPolygon.h |
@@ -33,7 +33,7 @@ |
#include "platform/PODIntervalTree.h" |
#include "platform/geometry/FloatPoint.h" |
#include "platform/geometry/FloatRect.h" |
-#include "platform/graphics/WindRule.h" |
+#include "platform/graphics/GraphicsTypes.h" |
#include "wtf/OwnPtr.h" |
#include "wtf/PassOwnPtr.h" |
#include "wtf/Vector.h" |