Index: cc/animation/animation_player.cc |
diff --git a/cc/animation/animation_player.cc b/cc/animation/animation_player.cc |
index cd4b0cc008e7772f77a8d15e5d9882215aeaadad..f98aba865eeff9d70a012fb1c3c26607bc076aaf 100644 |
--- a/cc/animation/animation_player.cc |
+++ b/cc/animation/animation_player.cc |
@@ -4,6 +4,8 @@ |
#include "cc/animation/animation_player.h" |
+#include <algorithm> |
+ |
#include "cc/animation/animation_delegate.h" |
#include "cc/animation/animation_host.h" |
#include "cc/animation/animation_timeline.h" |