| Index: Source/core/svg/SVGFEDropShadowElement.cpp
|
| diff --git a/Source/core/svg/SVGFEDropShadowElement.cpp b/Source/core/svg/SVGFEDropShadowElement.cpp
|
| index 9fb3d4234eae53cba6f301ad75477ab8545da4df..58c7e00bbfff3bee72edf8416477f155963d0cef 100644
|
| --- a/Source/core/svg/SVGFEDropShadowElement.cpp
|
| +++ b/Source/core/svg/SVGFEDropShadowElement.cpp
|
| @@ -21,7 +21,7 @@
|
|
|
| #include "core/svg/SVGFEDropShadowElement.h"
|
|
|
| -#include "SVGNames.h"
|
| +#include "core/SVGNames.h"
|
| #include "core/rendering/style/RenderStyle.h"
|
| #include "core/rendering/style/SVGRenderStyle.h"
|
| #include "core/svg/SVGParserUtilities.h"
|
|
|