Index: Source/core/layout/svg/line/SVGRootInlineBox.cpp |
diff --git a/Source/core/layout/svg/line/SVGRootInlineBox.cpp b/Source/core/layout/svg/line/SVGRootInlineBox.cpp |
index 7aec5af546eef4e0ddba708b6d1e58a26059f53d..7fe47c452113c1db7c2ccf6cd4c0d7210346d93f 100644 |
--- a/Source/core/layout/svg/line/SVGRootInlineBox.cpp |
+++ b/Source/core/layout/svg/line/SVGRootInlineBox.cpp |
@@ -29,6 +29,7 @@ |
#include "core/layout/svg/line/SVGInlineFlowBox.h" |
#include "core/layout/svg/line/SVGInlineTextBox.h" |
#include "core/paint/SVGRootInlineBoxPainter.h" |
+#include "core/svg/SVGTextPathElement.h" |
namespace blink { |