| Index: sky/engine/platform/graphics/filters/LightSource.cpp
|
| diff --git a/sky/engine/platform/graphics/filters/LightSource.cpp b/sky/engine/platform/graphics/filters/LightSource.cpp
|
| index 6712d648bcdc49feff2aff48bdecd02f27a067ef..d069e112a998bb1a0c3db5c15e5692e115c4ccda 100644
|
| --- a/sky/engine/platform/graphics/filters/LightSource.cpp
|
| +++ b/sky/engine/platform/graphics/filters/LightSource.cpp
|
| @@ -27,9 +27,9 @@
|
| *
|
| */
|
|
|
| -#include "config.h"
|
| +#include "sky/engine/config.h"
|
|
|
| -#include "platform/graphics/filters/LightSource.h"
|
| +#include "sky/engine/platform/graphics/filters/LightSource.h"
|
|
|
| namespace blink {
|
|
|
|
|