Index: Source/core/rendering/svg/SVGInlineTextBox.cpp |
diff --git a/Source/core/rendering/svg/SVGInlineTextBox.cpp b/Source/core/rendering/svg/SVGInlineTextBox.cpp |
index 02dfe398c5c9f019d68f8f2cf755fa8704e38802..9c9da2f72e5f29a7cde7d3fc8b63c638e48dea39 100644 |
--- a/Source/core/rendering/svg/SVGInlineTextBox.cpp |
+++ b/Source/core/rendering/svg/SVGInlineTextBox.cpp |
@@ -29,6 +29,7 @@ |
#include "core/frame/LocalFrame.h" |
#include "core/rendering/HitTestResult.h" |
#include "core/rendering/InlineFlowBox.h" |
+#include "core/rendering/PaintInfo.h" |
#include "core/rendering/PointerEventsHitRules.h" |
#include "core/rendering/RenderInline.h" |
#include "core/rendering/RenderTheme.h" |