Try to fix clang build.
authorCarl Hetherington <cth@carlh.net>
Sun, 29 Dec 2013 21:17:32 +0000 (21:17 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 29 Dec 2013 21:17:32 +0000 (21:17 +0000)
src/lib/player.cc

index 600b8dbc29cb70ed23d0928a19e937357fda9158..24c5f2aada52a790fe05aa075e9fc7899a6c14cd 100644 (file)
@@ -18,6 +18,7 @@
 */
 
 #include <stdint.h>
+#include <algorithm>
 #include "player.h"
 #include "film.h"
 #include "ffmpeg_decoder.h"