| Index: sky/engine/core/animation/EffectInput.h
|
| diff --git a/sky/engine/core/animation/EffectInput.h b/sky/engine/core/animation/EffectInput.h
|
| index 31c9a7cea4a35f8a73806185f5a438c2a748945c..7fe5e3e60a5e99182afa6a0a09490d26ce75faa7 100644
|
| --- a/sky/engine/core/animation/EffectInput.h
|
| +++ b/sky/engine/core/animation/EffectInput.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef EffectInput_h
|
| #define EffectInput_h
|
|
|
| -#include "core/animation/AnimationEffect.h"
|
| -#include "wtf/Vector.h"
|
| +#include "sky/engine/core/animation/AnimationEffect.h"
|
| +#include "sky/engine/wtf/Vector.h"
|
|
|
| namespace blink {
|
|
|
|
|