Index: Source/core/platform/graphics/Path.h |
diff --git a/Source/core/platform/graphics/Path.h b/Source/core/platform/graphics/Path.h |
index eacf5bdbda57793b756015cc0733504e52e6b3e4..35be9c0d4a2f79a5d089e2d0da902570396c9434 100644 |
--- a/Source/core/platform/graphics/Path.h |
+++ b/Source/core/platform/graphics/Path.h |
@@ -29,8 +29,8 @@ |
#ifndef Path_h |
#define Path_h |
-#include "core/platform/graphics/WindRule.h" |
#include "platform/geometry/RoundedRect.h" |
+#include "platform/graphics/WindRule.h" |
#include "third_party/skia/include/core/SkPath.h" |
#include "wtf/FastAllocBase.h" |
#include "wtf/Forward.h" |