| Index: sky/engine/platform/graphics/filters/SpotLightSource.h
|
| diff --git a/sky/engine/platform/graphics/filters/SpotLightSource.h b/sky/engine/platform/graphics/filters/SpotLightSource.h
|
| index 16a4bc18169d76404055fc8214811c5aed67d493..62ab5fcdce54379641305dc6f4d72fb203c851ce 100644
|
| --- a/sky/engine/platform/graphics/filters/SpotLightSource.h
|
| +++ b/sky/engine/platform/graphics/filters/SpotLightSource.h
|
| @@ -23,7 +23,7 @@
|
| #ifndef SpotLightSource_h
|
| #define SpotLightSource_h
|
|
|
| -#include "platform/graphics/filters/LightSource.h"
|
| +#include "sky/engine/platform/graphics/filters/LightSource.h"
|
|
|
| namespace blink {
|
|
|
|
|