| Index: sky/engine/platform/graphics/cpu/arm/filters/FEBlendNEON.h
|
| diff --git a/sky/engine/platform/graphics/cpu/arm/filters/FEBlendNEON.h b/sky/engine/platform/graphics/cpu/arm/filters/FEBlendNEON.h
|
| index 3cd842879b088c56403824ca0b9e782c50ae0421..ab30c244a9dcb41ef4ac4c9d5c92366a8fc1cfc2 100644
|
| --- a/sky/engine/platform/graphics/cpu/arm/filters/FEBlendNEON.h
|
| +++ b/sky/engine/platform/graphics/cpu/arm/filters/FEBlendNEON.h
|
| @@ -27,7 +27,7 @@
|
| #ifndef FEBlendNEON_h
|
| #define FEBlendNEON_h
|
|
|
| -#include "platform/graphics/filters/FEBlend.h"
|
| +#include "sky/engine/platform/graphics/filters/FEBlend.h"
|
|
|
| #if HAVE(ARM_NEON_INTRINSICS)
|
|
|
|
|