Index: Source/core/rendering/style/BasicShapes.cpp |
diff --git a/Source/core/rendering/style/BasicShapes.cpp b/Source/core/rendering/style/BasicShapes.cpp |
index 091853c833cf58e97004fa8a59bb6e3272b83164..1eed605f29108d86c3f8350de9b9eb4cbe952961 100644 |
--- a/Source/core/rendering/style/BasicShapes.cpp |
+++ b/Source/core/rendering/style/BasicShapes.cpp |
@@ -29,10 +29,10 @@ |
#include "config.h" |
-#include "core/platform/graphics/Path.h" |
#include "core/rendering/style/BasicShapes.h" |
#include "platform/LengthFunctions.h" |
#include "platform/geometry/FloatRect.h" |
+#include "platform/graphics/Path.h" |
namespace WebCore { |