Index: Source/core/animation/InertAnimation.cpp |
diff --git a/Source/core/animation/InertAnimation.cpp b/Source/core/animation/InertAnimation.cpp |
index b34fc08b2fb0ebc0ffe9690ae28328f3997efeb2..483dd148a278ba31f2dfaf8865e869837212e34c 100644 |
--- a/Source/core/animation/InertAnimation.cpp |
+++ b/Source/core/animation/InertAnimation.cpp |
@@ -30,7 +30,7 @@ |
#include "config.h" |
#include "core/animation/InertAnimation.h" |
-#include "core/animation/interpolation/Interpolation.h" |
+#include "core/animation/Interpolation.h" |
namespace blink { |