Index: Source/core/rendering/svg/RenderSVGContainer.cpp |
diff --git a/Source/core/rendering/svg/RenderSVGContainer.cpp b/Source/core/rendering/svg/RenderSVGContainer.cpp |
index f9a9bf16c9a72b02a413a2f7c748f10851711242..ee869d9bf9fd8804430f93c033d6836976bf4465 100644 |
--- a/Source/core/rendering/svg/RenderSVGContainer.cpp |
+++ b/Source/core/rendering/svg/RenderSVGContainer.cpp |
@@ -26,6 +26,7 @@ |
#include "core/rendering/svg/RenderSVGContainer.h" |
#include "core/platform/graphics/GraphicsContextStateSaver.h" |
+#include "core/rendering/GraphicsContextAnnotator.h" |
#include "core/rendering/LayoutRepainter.h" |
#include "core/rendering/RenderView.h" |
#include "core/rendering/svg/SVGRenderingContext.h" |