Index: Source/core/animation/Animation.cpp |
diff --git a/Source/core/animation/Animation.cpp b/Source/core/animation/Animation.cpp |
index cec6c21a4502d60fd60be09314bf6a054d30eade..fa0da64a277e7576efc7c6441d5223bef0ed18fb 100644 |
--- a/Source/core/animation/Animation.cpp |
+++ b/Source/core/animation/Animation.cpp |
@@ -33,6 +33,7 @@ |
#include "core/animation/ActiveAnimations.h" |
#include "core/animation/CompositorAnimations.h" |
+#include "core/animation/Interpolation.h" |
#include "core/animation/Player.h" |
#include "core/dom/Element.h" |