| Index: Source/core/svg/SVGFELightElement.cpp
|
| diff --git a/Source/core/svg/SVGFELightElement.cpp b/Source/core/svg/SVGFELightElement.cpp
|
| index 4a9fec519e444f30f441cd8bc280791f4e38f542..a93b8423a13b63d63e8123c1a243d19337951e08 100644
|
| --- a/Source/core/svg/SVGFELightElement.cpp
|
| +++ b/Source/core/svg/SVGFELightElement.cpp
|
| @@ -26,7 +26,6 @@
|
| #include "SVGNames.h"
|
| #include "core/rendering/RenderObject.h"
|
| #include "core/rendering/svg/RenderSVGResource.h"
|
| -#include "core/svg/SVGElementInstance.h"
|
| #include "core/svg/SVGFEDiffuseLightingElement.h"
|
| #include "core/svg/SVGFESpecularLightingElement.h"
|
|
|
|
|