| Index: sky/engine/platform/graphics/filters/FESpecularLighting.h
|
| diff --git a/sky/engine/platform/graphics/filters/FESpecularLighting.h b/sky/engine/platform/graphics/filters/FESpecularLighting.h
|
| index 6c6624438af4c6bcfd6c46ff721cad9b26cd10cb..38b4e804f43f24e6339840e42372dd854848bedb 100644
|
| --- a/sky/engine/platform/graphics/filters/FESpecularLighting.h
|
| +++ b/sky/engine/platform/graphics/filters/FESpecularLighting.h
|
| @@ -23,7 +23,7 @@
|
| #ifndef FESpecularLighting_h
|
| #define FESpecularLighting_h
|
|
|
| -#include "platform/graphics/filters/FELighting.h"
|
| +#include "sky/engine/platform/graphics/filters/FELighting.h"
|
|
|
| namespace blink {
|
|
|
|
|