Index: Source/core/style/KeyframeList.cpp |
diff --git a/Source/core/style/KeyframeList.cpp b/Source/core/style/KeyframeList.cpp |
index 36d1e4923737fc8cb046a1541dedb225829cfcc7..f72f4bac1115fedf80f9343e7f3c37295e4c0646 100644 |
--- a/Source/core/style/KeyframeList.cpp |
+++ b/Source/core/style/KeyframeList.cpp |
@@ -22,7 +22,7 @@ |
#include "config.h" |
#include "core/style/KeyframeList.h" |
-#include "core/animation/Animation.h" |
+#include "core/animation/KeyframeEffect.h" |
#include "core/css/StylePropertySet.h" |
#include "core/layout/LayoutObject.h" |