Index: Source/core/svg/SVGStopElement.cpp |
diff --git a/Source/core/svg/SVGStopElement.cpp b/Source/core/svg/SVGStopElement.cpp |
index b6d8866a40afd61357d2206f9d5d01fef785b4c0..b3d85099a4449941e0ddf9bf2f690241d078f90d 100644 |
--- a/Source/core/svg/SVGStopElement.cpp |
+++ b/Source/core/svg/SVGStopElement.cpp |
@@ -22,7 +22,6 @@ |
#include "core/svg/SVGStopElement.h" |
-#include "SVGNames.h" |
#include "core/rendering/svg/RenderSVGGradientStop.h" |
#include "core/rendering/svg/RenderSVGResource.h" |
#include "core/svg/SVGElementInstance.h" |