Index: Source/core/layout/LayoutBlockFlow.cpp |
diff --git a/Source/core/layout/LayoutBlockFlow.cpp b/Source/core/layout/LayoutBlockFlow.cpp |
index 1b07bd2e6254cef617e69ca710f4141f59067539..93c4967ebe1022c2efde2c5671861a14a9fe3b98 100644 |
--- a/Source/core/layout/LayoutBlockFlow.cpp |
+++ b/Source/core/layout/LayoutBlockFlow.cpp |
@@ -47,6 +47,7 @@ |
#include "core/layout/TextAutosizer.h" |
#include "core/layout/line/LineBreaker.h" |
#include "core/layout/line/LineWidth.h" |
+#include "core/layout/shapes/ShapeOutsideInfo.h" |
#include "core/paint/BlockFlowPainter.h" |
#include "core/paint/ClipScope.h" |
#include "core/paint/DeprecatedPaintLayer.h" |