Index: Source/core/svg/SVGComponentTransferFunctionElement.cpp |
diff --git a/Source/core/svg/SVGComponentTransferFunctionElement.cpp b/Source/core/svg/SVGComponentTransferFunctionElement.cpp |
index ad6cf2bb4134133f2e3ca469ea69059b934a4ca3..2123cd30e301ec644809bea758f53fe50a0db910 100644 |
--- a/Source/core/svg/SVGComponentTransferFunctionElement.cpp |
+++ b/Source/core/svg/SVGComponentTransferFunctionElement.cpp |
@@ -22,7 +22,7 @@ |
#include "core/svg/SVGComponentTransferFunctionElement.h" |
-#include "SVGNames.h" |
+#include "core/SVGNames.h" |
#include "core/dom/Attribute.h" |
#include "core/svg/SVGFEComponentTransferElement.h" |
#include "core/svg/SVGNumberList.h" |