| Index: Source/core/platform/animation/Animation.h
|
| diff --git a/Source/core/platform/animation/Animation.h b/Source/core/platform/animation/Animation.h
|
| index 8106efdbf4e3bea4e91f5020b0eb8ed8ae58dc3d..c418a8a2b5cbe74379f03f0e92c4e3b936397632 100644
|
| --- a/Source/core/platform/animation/Animation.h
|
| +++ b/Source/core/platform/animation/Animation.h
|
| @@ -27,7 +27,7 @@
|
|
|
| #include "CSSPropertyNames.h"
|
| #include "RenderStyleConstants.h"
|
| -#include "TimingFunction.h"
|
| +#include "core/platform/animation/TimingFunction.h"
|
| #include <wtf/PassRefPtr.h>
|
| #include <wtf/RefCounted.h>
|
| #include <wtf/text/WTFString.h>
|
|
|