| Index: Source/core/platform/graphics/filters/PointLightSource.h
|
| diff --git a/Source/core/platform/graphics/filters/PointLightSource.h b/Source/core/platform/graphics/filters/PointLightSource.h
|
| index 41ebe70bf21df595db1b16cbca6dbfdd63ab3c98..c27de27c72eb7fbb3ee9a6c87adb9e32cb31b7c7 100644
|
| --- a/Source/core/platform/graphics/filters/PointLightSource.h
|
| +++ b/Source/core/platform/graphics/filters/PointLightSource.h
|
| @@ -23,7 +23,7 @@
|
| #ifndef PointLightSource_h
|
| #define PointLightSource_h
|
|
|
| -#include "LightSource.h"
|
| +#include "core/platform/graphics/filters/LightSource.h"
|
|
|
| namespace WebCore {
|
|
|
|
|