Index: Source/core/svg/SVGFEComponentTransferElement.cpp |
diff --git a/Source/core/svg/SVGFEComponentTransferElement.cpp b/Source/core/svg/SVGFEComponentTransferElement.cpp |
index a5f49fefefdf6779f7bf2dbbee7876f2358bf54f..7c55fe3217dacd46d48351a150a39955f51fc9d6 100644 |
--- a/Source/core/svg/SVGFEComponentTransferElement.cpp |
+++ b/Source/core/svg/SVGFEComponentTransferElement.cpp |
@@ -22,7 +22,7 @@ |
#include "core/svg/SVGFEComponentTransferElement.h" |
-#include "SVGNames.h" |
+#include "core/SVGNames.h" |
#include "core/dom/ElementTraversal.h" |
#include "core/svg/SVGFEFuncAElement.h" |
#include "core/svg/SVGFEFuncBElement.h" |