Index: cc/animation/animation_player.cc |
diff --git a/cc/animation/animation_player.cc b/cc/animation/animation_player.cc |
index 698c6ed2e1e6f9bc071a7001cb26bf3980057ee0..b96d5781ed832172246c189bec39e1de3a00e0f4 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" |