Index: Source/core/layout/shapes/Shape.h |
diff --git a/Source/core/layout/shapes/Shape.h b/Source/core/layout/shapes/Shape.h |
index 592be5fd940bb7d3e4319c1a050e1ae51b697ad7..1a0d8b12b6337de30641f45e9ec561163baaf4d8 100644 |
--- a/Source/core/layout/shapes/Shape.h |
+++ b/Source/core/layout/shapes/Shape.h |
@@ -30,8 +30,8 @@ |
#ifndef Shape_h |
#define Shape_h |
-#include "core/layout/style/BasicShapes.h" |
-#include "core/layout/style/StyleImage.h" |
+#include "core/style/BasicShapes.h" |
+#include "core/style/StyleImage.h" |
#include "platform/geometry/LayoutRect.h" |
#include "platform/graphics/Path.h" |
#include "platform/text/WritingMode.h" |