| Index: Source/core/animation/InterpolationEffect.h
|
| diff --git a/Source/core/animation/InterpolationEffect.h b/Source/core/animation/InterpolationEffect.h
|
| index 254b3baf017a59e486990074d63b3a7be6c04326..cfe02560c2d46b1938990613d90784c78926b2fa 100644
|
| --- a/Source/core/animation/InterpolationEffect.h
|
| +++ b/Source/core/animation/InterpolationEffect.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef InterpolationEffect_h
|
| #define InterpolationEffect_h
|
|
|
| -#include "core/animation/interpolation/Interpolation.h"
|
| +#include "core/animation/Interpolation.h"
|
| #include "platform/animation/TimingFunction.h"
|
| #include "wtf/PassOwnPtr.h"
|
| #include "wtf/RefCounted.h"
|
|
|