Index: Source/core/css/resolver/SharedStyleFinder.cpp |
diff --git a/Source/core/css/resolver/SharedStyleFinder.cpp b/Source/core/css/resolver/SharedStyleFinder.cpp |
index 2ecdf7ffffaa131312846f1d52c551d585e0f6a3..7d574d408b71ae9f57058cb95428d7dfd71dcd04 100644 |
--- a/Source/core/css/resolver/SharedStyleFinder.cpp |
+++ b/Source/core/css/resolver/SharedStyleFinder.cpp |
@@ -37,6 +37,7 @@ |
#include "XMLNames.h" |
#include "core/animation/AnimatableValue.h" |
#include "core/animation/Animation.h" |
+#include "core/animation/DocumentTimeline.h" |
#include "core/css/CSSCalculationValue.h" |
#include "core/css/CSSCursorImageValue.h" |
#include "core/css/CSSDefaultStyleSheets.h" |