diff options
Diffstat (limited to 'WebCore/rendering/RenderSVGAllInOne.cpp')
-rw-r--r-- | WebCore/rendering/RenderSVGAllInOne.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/WebCore/rendering/RenderSVGAllInOne.cpp b/WebCore/rendering/RenderSVGAllInOne.cpp index fa5709e..2d44ca2 100644 --- a/WebCore/rendering/RenderSVGAllInOne.cpp +++ b/WebCore/rendering/RenderSVGAllInOne.cpp @@ -53,6 +53,7 @@ #include "RenderSVGViewportContainer.cpp" #include "SVGCharacterData.cpp" #include "SVGCharacterLayoutInfo.cpp" +#include "SVGImageBufferTools.cpp" #include "SVGInlineFlowBox.cpp" #include "SVGInlineTextBox.cpp" #include "SVGMarkerLayoutInfo.cpp" |