| Index: sky/engine/platform/graphics/filters/SourceAlpha.h
|
| diff --git a/sky/engine/platform/graphics/filters/SourceAlpha.h b/sky/engine/platform/graphics/filters/SourceAlpha.h
|
| index aa707c28ca52dee61f1920c3dd2e4cd58b562901..e1681ae3e864243f063d9560571ab0bde0a2c8b4 100644
|
| --- a/sky/engine/platform/graphics/filters/SourceAlpha.h
|
| +++ b/sky/engine/platform/graphics/filters/SourceAlpha.h
|
| @@ -21,8 +21,8 @@
|
| #ifndef SourceAlpha_h
|
| #define SourceAlpha_h
|
|
|
| -#include "platform/graphics/filters/Filter.h"
|
| -#include "platform/graphics/filters/FilterEffect.h"
|
| +#include "sky/engine/platform/graphics/filters/Filter.h"
|
| +#include "sky/engine/platform/graphics/filters/FilterEffect.h"
|
|
|
| namespace blink {
|
|
|
|
|