| Index: Source/core/platform/graphics/filters/SpotLightSource.h
|
| diff --git a/Source/core/platform/graphics/filters/SpotLightSource.h b/Source/core/platform/graphics/filters/SpotLightSource.h
|
| index 9050801c756da8a0cbc76eec2c96a96216179678..7379e66c4d5604ce5e9ace4fcbff3ad8185749ec 100644
|
| --- a/Source/core/platform/graphics/filters/SpotLightSource.h
|
| +++ b/Source/core/platform/graphics/filters/SpotLightSource.h
|
| @@ -23,7 +23,7 @@
|
| #ifndef SpotLightSource_h
|
| #define SpotLightSource_h
|
|
|
| -#include "LightSource.h"
|
| +#include "core/platform/graphics/filters/LightSource.h"
|
|
|
| namespace WebCore {
|
|
|
|
|