Index: Source/core/platform/animation/CSSAnimationData.h |
diff --git a/Source/core/platform/animation/CSSAnimationData.h b/Source/core/platform/animation/CSSAnimationData.h |
index 6744748f4a3ba76d2d3fba898179fc5f5de6fa52..879c682f81f96fecbe992757807422cf268f961d 100644 |
--- a/Source/core/platform/animation/CSSAnimationData.h |
+++ b/Source/core/platform/animation/CSSAnimationData.h |
@@ -26,8 +26,8 @@ |
#define CSSAnimationData_h |
#include "CSSPropertyNames.h" |
-#include "core/platform/animation/TimingFunction.h" |
#include "core/rendering/style/RenderStyleConstants.h" |
+#include "platform/animation/TimingFunction.h" |
#include "wtf/PassRefPtr.h" |
#include "wtf/RefCounted.h" |
#include "wtf/text/WTFString.h" |