summaryrefslogtreecommitdiffstats
path: root/cc/test/animation_test_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/test/animation_test_common.h')
-rw-r--r--cc/test/animation_test_common.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cc/test/animation_test_common.h b/cc/test/animation_test_common.h
index 614973a..a768930 100644
--- a/cc/test/animation_test_common.h
+++ b/cc/test/animation_test_common.h
@@ -5,8 +5,8 @@
#ifndef CCAnimationTestCommon_h
#define CCAnimationTestCommon_h
-#include "cc/active_animation.h"
-#include "cc/animation_curve.h"
+#include "CCActiveAnimation.h"
+#include "CCAnimationCurve.h"
#include "CCLayerAnimationController.h"
#include "IntSize.h"