Index: Source/core/svg/SVGLineElement.cpp |
diff --git a/Source/core/svg/SVGLineElement.cpp b/Source/core/svg/SVGLineElement.cpp |
index 27888cfcfce6c4b4354620dbe591604cffb764d1..202d8934f8efeac4cbf95147afacfb19f29f7c5c 100644 |
--- a/Source/core/svg/SVGLineElement.cpp |
+++ b/Source/core/svg/SVGLineElement.cpp |
@@ -19,10 +19,10 @@ |
*/ |
#include "config.h" |
- |
#include "core/svg/SVGLineElement.h" |
#include "core/rendering/svg/RenderSVGResource.h" |
+#include "core/rendering/svg/RenderSVGShape.h" |
#include "core/svg/SVGLength.h" |
namespace blink { |