Index: Source/platform/graphics/Path.h |
diff --git a/Source/platform/graphics/Path.h b/Source/platform/graphics/Path.h |
index daa548c4286fc24c296652e2591ee800665bc811..1bfc4859edb0adb91ea56f06b6069b3d95659ada 100644 |
--- a/Source/platform/graphics/Path.h |
+++ b/Source/platform/graphics/Path.h |
@@ -31,7 +31,7 @@ |
#include "platform/PlatformExport.h" |
#include "platform/geometry/RoundedRect.h" |
-#include "platform/graphics/WindRule.h" |
+#include "platform/graphics/GraphicsTypes.h" |
#include "third_party/skia/include/core/SkPath.h" |
#include "third_party/skia/include/core/SkPathMeasure.h" |
#include "wtf/FastAllocBase.h" |