summaryrefslogtreecommitdiffstats
path: root/app/linear_animation.cc
diff options
context:
space:
mode:
Diffstat (limited to 'app/linear_animation.cc')
-rw-r--r--app/linear_animation.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/linear_animation.cc b/app/linear_animation.cc
index 93b2a81..533a435 100644
--- a/app/linear_animation.cc
+++ b/app/linear_animation.cc
@@ -6,6 +6,8 @@
#include <math.h>
+#include "app/animation_delegate.h"
+
using base::Time;
using base::TimeDelta;