Index: Source/core/platform/graphics/filters/FEComponentTransfer.cpp |
diff --git a/Source/core/platform/graphics/filters/FEComponentTransfer.cpp b/Source/core/platform/graphics/filters/FEComponentTransfer.cpp |
index 58e97e7063241223ceadfb966eed1e7af1ff786b..d77b19905fbb778eed3b4c97f3ab012ca847db1c 100644 |
--- a/Source/core/platform/graphics/filters/FEComponentTransfer.cpp |
+++ b/Source/core/platform/graphics/filters/FEComponentTransfer.cpp |
@@ -27,7 +27,6 @@ |
#include "core/platform/graphics/filters/FEComponentTransfer.h" |
#include "core/platform/graphics/GraphicsContext.h" |
-#include "core/platform/graphics/filters/Filter.h" |
#include "platform/text/TextStream.h" |
#include "wtf/MathExtras.h" |
#include "wtf/StdLibExtras.h" |