summaryrefslogtreecommitdiffstats
path: root/src/VLCInput.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VLCInput.cpp')
-rw-r--r--src/VLCInput.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/VLCInput.cpp b/src/VLCInput.cpp
index 302877b..bac5508 100644
--- a/src/VLCInput.cpp
+++ b/src/VLCInput.cpp
@@ -21,6 +21,7 @@
#include <cstring>
#include <chrono>
#include <algorithm>
+#include <functional>
#include "VLCInput.h"