Index: Source/core/svg/SVGImageElement.cpp |
diff --git a/Source/core/svg/SVGImageElement.cpp b/Source/core/svg/SVGImageElement.cpp |
index a4a0c485d685320bc045c5f74b8620ea5b590baf..0a318b46d683374e6d5bf78210232a13e5389986 100644 |
--- a/Source/core/svg/SVGImageElement.cpp |
+++ b/Source/core/svg/SVGImageElement.cpp |
@@ -28,7 +28,6 @@ |
#include "core/rendering/RenderImageResource.h" |
#include "core/rendering/svg/RenderSVGImage.h" |
#include "core/rendering/svg/RenderSVGResource.h" |
-#include "core/svg/SVGElementInstance.h" |
namespace WebCore { |