Index: Source/core/svg/SVGLineElement.cpp |
diff --git a/Source/core/svg/SVGLineElement.cpp b/Source/core/svg/SVGLineElement.cpp |
index a2c43a2525254c7f0c54f0950fdd6c6d36ef71e5..c20c786644e715d7a0fc770b8c8cfa0c60319d6b 100644 |
--- a/Source/core/svg/SVGLineElement.cpp |
+++ b/Source/core/svg/SVGLineElement.cpp |
@@ -23,7 +23,6 @@ |
#include "core/svg/SVGLineElement.h" |
#include "core/rendering/svg/RenderSVGResource.h" |
-#include "core/svg/SVGElementInstance.h" |
#include "core/svg/SVGLength.h" |
namespace WebCore { |