| Index: Source/core/animation/SampledEffect.h
|
| diff --git a/Source/core/animation/SampledEffect.h b/Source/core/animation/SampledEffect.h
|
| index 3b75d1aef2f7c234a2b90b96e14feb1f15a3090d..0f11b342c42774f33a243f333be75761f737f271 100644
|
| --- a/Source/core/animation/SampledEffect.h
|
| +++ b/Source/core/animation/SampledEffect.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "core/animation/Animation.h"
|
| #include "core/animation/AnimationPlayer.h"
|
| -#include "core/animation/interpolation/Interpolation.h"
|
| +#include "core/animation/Interpolation.h"
|
| #include "wtf/BitArray.h"
|
| #include "wtf/Vector.h"
|
|
|
|
|