Index: cc/keyframed_animation_curve.h |
diff --git a/cc/keyframed_animation_curve.h b/cc/keyframed_animation_curve.h |
index 066e5c64da43527ac2037858ab82f8465e8720c8..236a20f3335212e29df3789bd7634864588aef87 100644 |
--- a/cc/keyframed_animation_curve.h |
+++ b/cc/keyframed_animation_curve.h |
@@ -6,8 +6,8 @@ |
#define CCKeyframedAnimationCurve_h |
#include "CCAnimationCurve.h" |
-#include "CCTimingFunction.h" |
-#include "scoped_ptr_vector.h" |
+#include "cc/timing_function.h" |
+#include "cc/scoped_ptr_vector.h" |
#include <public/WebTransformOperations.h> |
namespace cc { |