Index: Source/core/svg/SVGFESpecularLightingElement.cpp |
diff --git a/Source/core/svg/SVGFESpecularLightingElement.cpp b/Source/core/svg/SVGFESpecularLightingElement.cpp |
index 7f0b42b0024e63514fb418506bd09c94d02b3335..5d388fef160f4a2d6785b4a2092913040a4d6e60 100644 |
--- a/Source/core/svg/SVGFESpecularLightingElement.cpp |
+++ b/Source/core/svg/SVGFESpecularLightingElement.cpp |
@@ -23,11 +23,9 @@ |
#include "core/svg/SVGFESpecularLightingElement.h" |
-#include "SVGNames.h" |
#include "core/platform/graphics/filters/FilterEffect.h" |
#include "core/rendering/style/RenderStyle.h" |
#include "core/svg/SVGElementInstance.h" |
-#include "core/svg/SVGFELightElement.h" |
#include "core/svg/SVGParserUtilities.h" |
#include "core/svg/graphics/filters/SVGFilterBuilder.h" |