| Index: Source/core/animation/CompositorAnimations.h
|
| diff --git a/Source/core/animation/CompositorAnimations.h b/Source/core/animation/CompositorAnimations.h
|
| index 9a529731fa0bffb1e10bdd62c9e645bbbe818741..76c6b17b14c8c004c90fd4f1e366c3cacdef4c88 100644
|
| --- a/Source/core/animation/CompositorAnimations.h
|
| +++ b/Source/core/animation/CompositorAnimations.h
|
| @@ -33,7 +33,7 @@
|
|
|
| #include "core/animation/AnimationEffect.h"
|
| #include "core/animation/Timing.h"
|
| -#include "core/platform/animation/TimingFunction.h"
|
| +#include "platform/animation/TimingFunction.h"
|
| #include "wtf/Vector.h"
|
|
|
| namespace WebCore {
|
|
|