Index: Source/core/svg/SVGPolyElement.cpp |
diff --git a/Source/core/svg/SVGPolyElement.cpp b/Source/core/svg/SVGPolyElement.cpp |
index 823084e66b22a54b44a14870b17b0e577581875e..52daa1577888201fbc8534b41eb8a7dfce1b713b 100644 |
--- a/Source/core/svg/SVGPolyElement.cpp |
+++ b/Source/core/svg/SVGPolyElement.cpp |
@@ -19,10 +19,10 @@ |
*/ |
#include "config.h" |
- |
#include "core/svg/SVGPolyElement.h" |
#include "core/rendering/svg/RenderSVGResource.h" |
+#include "core/rendering/svg/RenderSVGShape.h" |
#include "core/svg/SVGAnimatedPointList.h" |
#include "core/svg/SVGParserUtilities.h" |