Index: Source/core/svg/SVGFEDisplacementMapElement.cpp |
diff --git a/Source/core/svg/SVGFEDisplacementMapElement.cpp b/Source/core/svg/SVGFEDisplacementMapElement.cpp |
index 460217774baa7d6b100e988583604087a51fb9fe..f05893c6769afe070f36ffb4c3d1e50096350627 100644 |
--- a/Source/core/svg/SVGFEDisplacementMapElement.cpp |
+++ b/Source/core/svg/SVGFEDisplacementMapElement.cpp |
@@ -23,7 +23,6 @@ |
#include "SVGNames.h" |
#include "platform/graphics/filters/FilterEffect.h" |
-#include "core/svg/SVGElementInstance.h" |
#include "core/svg/graphics/filters/SVGFilterBuilder.h" |
namespace WebCore { |