Index: cc/keyframed_animation_curve.h |
diff --git a/cc/keyframed_animation_curve.h b/cc/keyframed_animation_curve.h |
index 6d835f351f805932e52fdab65b2c9be774ca5c85..34149277c9f34d6e5ae63a2b394ea6a22213f52f 100644 |
--- a/cc/keyframed_animation_curve.h |
+++ b/cc/keyframed_animation_curve.h |
@@ -6,8 +6,8 @@ |
#define CC_KEYFRAMED_ANIMATION_CURVE_H_ |
#include "cc/animation_curve.h" |
-#include "cc/cc_export.h" |
-#include "cc/scoped_ptr_vector.h" |
+#include "cc/base/cc_export.h" |
+#include "cc/base/scoped_ptr_vector.h" |
#include "cc/timing_function.h" |
#include "cc/transform_operations.h" |