Index: Source/core/rendering/shapes/ShapeInfo.cpp |
diff --git a/Source/core/rendering/shapes/ShapeInfo.cpp b/Source/core/rendering/shapes/ShapeInfo.cpp |
index ed11ef453597d63e681837381ff55557a33bcae4..70996ee1be29cd9739b6e5391f4769763444f1bd 100644 |
--- a/Source/core/rendering/shapes/ShapeInfo.cpp |
+++ b/Source/core/rendering/shapes/ShapeInfo.cpp |
@@ -30,7 +30,8 @@ |
#include "config.h" |
#include "core/rendering/shapes/ShapeInfo.h" |
-#include "core/rendering/RenderRegion.h" |
+#include "core/dom/Document.h" |
+#include "core/rendering/RenderBlock.h" |
namespace WebCore { |