| Index: Source/core/layout/shapes/Shape.cpp
|
| diff --git a/Source/core/layout/shapes/Shape.cpp b/Source/core/layout/shapes/Shape.cpp
|
| index 5c78e51cc1eb4269591af38df99dd60604c5aa22..1144ce91bc760f046ebe69b92daefb22dc5d45c8 100644
|
| --- a/Source/core/layout/shapes/Shape.cpp
|
| +++ b/Source/core/layout/shapes/Shape.cpp
|
| @@ -38,7 +38,7 @@
|
| #include "core/layout/shapes/PolygonShape.h"
|
| #include "core/layout/shapes/RasterShape.h"
|
| #include "core/layout/shapes/RectangleShape.h"
|
| -#include "core/layout/style/ComputedStyle.h"
|
| +#include "core/style/ComputedStyle.h"
|
| #include "core/svg/graphics/SVGImage.h"
|
| #include "platform/LengthFunctions.h"
|
| #include "platform/geometry/FloatRoundedRect.h"
|
|
|