Index: Source/core/rendering/style/RenderStyle.h |
diff --git a/Source/core/rendering/style/RenderStyle.h b/Source/core/rendering/style/RenderStyle.h |
index b84a675522d81e1f4a343e721fc37515bf9d1861..27ee478df1e74594ed4a9144e9742be68d21c9e8 100644 |
--- a/Source/core/rendering/style/RenderStyle.h |
+++ b/Source/core/rendering/style/RenderStyle.h |
@@ -26,9 +26,9 @@ |
#define RenderStyle_h |
#include "CSSPropertyNames.h" |
+#include "core/animation/css/CSSAnimationDataList.h" |
#include "core/css/CSSLineBoxContainValue.h" |
#include "core/css/CSSPrimitiveValue.h" |
-#include "core/platform/animation/CSSAnimationDataList.h" |
#include "core/rendering/style/BorderValue.h" |
#include "core/rendering/style/CounterDirectives.h" |
#include "core/rendering/style/DataRef.h" |