| Index: Source/core/paint/SVGInlineTextBoxPainter.h
|
| diff --git a/Source/core/paint/SVGInlineTextBoxPainter.h b/Source/core/paint/SVGInlineTextBoxPainter.h
|
| index 7657485310d10a651ac743fa7ce74d6e2f48f60b..cf18ea8a12416c57b727ee96f9f6ffd5e433ecc5 100644
|
| --- a/Source/core/paint/SVGInlineTextBoxPainter.h
|
| +++ b/Source/core/paint/SVGInlineTextBoxPainter.h
|
| @@ -6,7 +6,7 @@
|
| #define SVGInlineTextBoxPainter_h
|
|
|
| #include "core/rendering/style/RenderStyleConstants.h"
|
| -#include "core/rendering/svg/RenderSVGResource.h"
|
| +#include "core/rendering/svg/RenderSVGResourcePaintServer.h"
|
|
|
| namespace blink {
|
|
|
|
|