Index: Source/core/layout/style/BasicShapes.cpp |
diff --git a/Source/core/layout/style/BasicShapes.cpp b/Source/core/layout/style/BasicShapes.cpp |
index 4ee8f7a08554325633514f8a2d4bd59fad0fdf4b..6e2fb7b52375824e4e6291f91fde6fe44b68718d 100644 |
--- a/Source/core/layout/style/BasicShapes.cpp |
+++ b/Source/core/layout/style/BasicShapes.cpp |
@@ -31,7 +31,7 @@ |
#include "core/layout/style/BasicShapes.h" |
#include "core/css/BasicShapeFunctions.h" |
-#include "core/layout/style/LayoutStyle.h" |
+#include "core/layout/style/ComputedStyle.h" |
#include "platform/CalculationValue.h" |
#include "platform/LengthFunctions.h" |
#include "platform/geometry/FloatRect.h" |