Index: Source/core/svg/SVGFEComponentTransferElement.cpp |
diff --git a/Source/core/svg/SVGFEComponentTransferElement.cpp b/Source/core/svg/SVGFEComponentTransferElement.cpp |
index 4f7a85cc84e6bf6c9f403206997732c8a960c614..127dac2541197ce02dbb8f59e3d2f2cad45f150a 100644 |
--- a/Source/core/svg/SVGFEComponentTransferElement.cpp |
+++ b/Source/core/svg/SVGFEComponentTransferElement.cpp |
@@ -23,7 +23,7 @@ |
#include "core/svg/SVGFEComponentTransferElement.h" |
#include "SVGNames.h" |
-#include "core/platform/graphics/filters/FilterEffect.h" |
+#include "platform/graphics/filters/FilterEffect.h" |
#include "core/svg/SVGFEFuncAElement.h" |
#include "core/svg/SVGFEFuncBElement.h" |
#include "core/svg/SVGFEFuncGElement.h" |