aboutsummaryrefslogtreecommitdiff
path: root/src/VideoPlayer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VideoPlayer.cpp')
-rw-r--r--src/VideoPlayer.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/VideoPlayer.cpp b/src/VideoPlayer.cpp
index c56981a..f263fc9 100644
--- a/src/VideoPlayer.cpp
+++ b/src/VideoPlayer.cpp
@@ -9,6 +9,7 @@
#include <json/writer.h>
#include <memory>
#include <assert.h>
+#include <algorithm>
#include <sys/socket.h>
#include <arpa/inet.h>