Index: Source/core/animation/Keyframe.h |
diff --git a/Source/core/animation/Keyframe.h b/Source/core/animation/Keyframe.h |
index fa3f70aea5072714c4ea0cee07c6ee1e67de8235..f13a63ea0ef1b0a422849f28d414eaf5289c98f7 100644 |
--- a/Source/core/animation/Keyframe.h |
+++ b/Source/core/animation/Keyframe.h |
@@ -8,7 +8,7 @@ |
#include "CSSPropertyNames.h" |
#include "core/animation/AnimatableValue.h" |
#include "core/animation/AnimationEffect.h" |
-#include "core/animation/TimedItem.h" |
+#include "core/animation/AnimationSource.h" |
namespace WebCore { |