Index: cc/animation/keyframed_animation_curve.cc |
diff --git a/cc/keyframed_animation_curve.cc b/cc/animation/keyframed_animation_curve.cc |
similarity index 99% |
rename from cc/keyframed_animation_curve.cc |
rename to cc/animation/keyframed_animation_curve.cc |
index 5473f4ed6b061799fd9868c52f6fb121d4a1cbc3..577737de009da7158a96cd31d7247e41fdf6e3a9 100644 |
--- a/cc/keyframed_animation_curve.cc |
+++ b/cc/animation/keyframed_animation_curve.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "cc/keyframed_animation_curve.h" |
+#include "cc/animation/keyframed_animation_curve.h" |
namespace cc { |