| Index: Source/core/svg/SVGFEDiffuseLightingElement.cpp
|
| diff --git a/Source/core/svg/SVGFEDiffuseLightingElement.cpp b/Source/core/svg/SVGFEDiffuseLightingElement.cpp
|
| index 292c3b3c5a38c907e116128e122b131e7184563e..a5199ac397d2785ebdf37d89ef9e528d33452873 100644
|
| --- a/Source/core/svg/SVGFEDiffuseLightingElement.cpp
|
| +++ b/Source/core/svg/SVGFEDiffuseLightingElement.cpp
|
| @@ -18,9 +18,9 @@
|
| */
|
|
|
| #include "config.h"
|
| -
|
| #include "core/svg/SVGFEDiffuseLightingElement.h"
|
|
|
| +#include "core/rendering/RenderObject.h"
|
| #include "core/rendering/style/RenderStyle.h"
|
| #include "core/svg/SVGParserUtilities.h"
|
| #include "core/svg/graphics/filters/SVGFilterBuilder.h"
|
|
|