| Index: sky/engine/platform/graphics/filters/PointLightSource.h
|
| diff --git a/sky/engine/platform/graphics/filters/PointLightSource.h b/sky/engine/platform/graphics/filters/PointLightSource.h
|
| index 0ac5f2f9a15c94294e116fd7c3bf09cd68345350..76f63d72c9a29bf6639deee05542c58fda9bb80b 100644
|
| --- a/sky/engine/platform/graphics/filters/PointLightSource.h
|
| +++ b/sky/engine/platform/graphics/filters/PointLightSource.h
|
| @@ -23,7 +23,7 @@
|
| #ifndef PointLightSource_h
|
| #define PointLightSource_h
|
|
|
| -#include "platform/graphics/filters/LightSource.h"
|
| +#include "sky/engine/platform/graphics/filters/LightSource.h"
|
|
|
| namespace blink {
|
|
|
|
|