| Index: sky/engine/core/animation/InertAnimation.h
|
| diff --git a/sky/engine/core/animation/InertAnimation.h b/sky/engine/core/animation/InertAnimation.h
|
| index 10835a62ac9ce4b199eae5eac6596d5f7e16835b..ba68087d9d358e12c972c76e5a54078f1c458bad 100644
|
| --- a/sky/engine/core/animation/InertAnimation.h
|
| +++ b/sky/engine/core/animation/InertAnimation.h
|
| @@ -31,9 +31,9 @@
|
| #ifndef InertAnimation_h
|
| #define InertAnimation_h
|
|
|
| -#include "core/animation/AnimationEffect.h"
|
| -#include "core/animation/AnimationNode.h"
|
| -#include "wtf/RefPtr.h"
|
| +#include "sky/engine/core/animation/AnimationEffect.h"
|
| +#include "sky/engine/core/animation/AnimationNode.h"
|
| +#include "sky/engine/wtf/RefPtr.h"
|
|
|
| namespace blink {
|
|
|
|
|