| Index: Source/core/svg/SVGFESpotLightElement.cpp
|
| diff --git a/Source/core/svg/SVGFESpotLightElement.cpp b/Source/core/svg/SVGFESpotLightElement.cpp
|
| index 7df5ba58bcbb1ddd7f7f73a70b229946e15e8fc8..e6c8deb1779f4950e000b7d7563bc802929498fa 100644
|
| --- a/Source/core/svg/SVGFESpotLightElement.cpp
|
| +++ b/Source/core/svg/SVGFESpotLightElement.cpp
|
| @@ -20,7 +20,7 @@
|
| #include "config.h"
|
| #include "core/svg/SVGFESpotLightElement.h"
|
|
|
| -#include "SVGNames.h"
|
| +#include "core/SVGNames.h"
|
| #include "platform/graphics/filters/SpotLightSource.h"
|
|
|
| namespace WebCore {
|
|
|