| Index: sky/engine/platform/graphics/filters/DistantLightSource.h
|
| diff --git a/sky/engine/platform/graphics/filters/DistantLightSource.h b/sky/engine/platform/graphics/filters/DistantLightSource.h
|
| index 1df94bddea0b200d2966003972d793122a29e77c..3c0d34f70d979906f86f366878fdbca2823fee02 100644
|
| --- a/sky/engine/platform/graphics/filters/DistantLightSource.h
|
| +++ b/sky/engine/platform/graphics/filters/DistantLightSource.h
|
| @@ -23,7 +23,7 @@
|
| #ifndef DistantLightSource_h
|
| #define DistantLightSource_h
|
|
|
| -#include "platform/graphics/filters/LightSource.h"
|
| +#include "sky/engine/platform/graphics/filters/LightSource.h"
|
|
|
| namespace blink {
|
|
|
|
|