Index: Source/core/rendering/style/BasicShapes.h |
diff --git a/Source/core/rendering/style/BasicShapes.h b/Source/core/rendering/style/BasicShapes.h |
index 9c9474d463051142587cd91b6943afa07ca5064a..b8735a82095938079632de526a3e297e09bddebe 100644 |
--- a/Source/core/rendering/style/BasicShapes.h |
+++ b/Source/core/rendering/style/BasicShapes.h |
@@ -30,8 +30,8 @@ |
#ifndef BasicShapes_h |
#define BasicShapes_h |
-#include "core/platform/graphics/WindRule.h" |
#include "platform/Length.h" |
+#include "platform/graphics/WindRule.h" |
#include "wtf/RefCounted.h" |
#include "wtf/RefPtr.h" |
#include "wtf/Vector.h" |