summaryrefslogtreecommitdiff
path: root/src/lib/ffmpeg.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/ffmpeg.cc')
-rw-r--r--src/lib/ffmpeg.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/ffmpeg.cc b/src/lib/ffmpeg.cc
index bba642484..8fa03fdff 100644
--- a/src/lib/ffmpeg.cc
+++ b/src/lib/ffmpeg.cc
@@ -32,6 +32,7 @@ extern "C" {
#include <libswscale/swscale.h>
}
#include <boost/algorithm/string.hpp>
+#include <iostream>
#include "i18n.h"