Index: Source/core/svg/SVGFECompositeElement.cpp |
diff --git a/Source/core/svg/SVGFECompositeElement.cpp b/Source/core/svg/SVGFECompositeElement.cpp |
index 4ab6f4888d390f6c9981b19168d95a3a0ea30947..57e63ff99702611e70fd0d2c525cb29e26d263b5 100644 |
--- a/Source/core/svg/SVGFECompositeElement.cpp |
+++ b/Source/core/svg/SVGFECompositeElement.cpp |
@@ -24,7 +24,6 @@ |
#include "SVGNames.h" |
#include "platform/graphics/filters/FilterEffect.h" |
-#include "core/svg/SVGElementInstance.h" |
#include "core/svg/graphics/filters/SVGFilterBuilder.h" |
namespace WebCore { |