Index: Source/core/rendering/svg/RenderSVGShape.cpp |
diff --git a/Source/core/rendering/svg/RenderSVGShape.cpp b/Source/core/rendering/svg/RenderSVGShape.cpp |
index d2a811257d127d540ecf991b71e53781325ee622..1b0d55917391f1ba168e34f6cb5cb9e274b96298 100644 |
--- a/Source/core/rendering/svg/RenderSVGShape.cpp |
+++ b/Source/core/rendering/svg/RenderSVGShape.cpp |
@@ -30,6 +30,7 @@ |
#include "core/rendering/svg/RenderSVGShape.h" |
#include "core/platform/graphics/GraphicsContextStateSaver.h" |
+#include "core/rendering/GraphicsContextAnnotator.h" |
#include "core/rendering/HitTestRequest.h" |
#include "core/rendering/LayoutRepainter.h" |
#include "core/rendering/PointerEventsHitRules.h" |