summaryrefslogtreecommitdiff
path: root/src/lib/ffmpeg_subtitle_stream.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-03-28 23:10:56 +0000
committerCarl Hetherington <cth@carlh.net>2019-03-28 23:10:56 +0000
commite075012124424b77044b5d61885ed2646d3781cd (patch)
tree2dcbb52ee8d7871c7764dcfda49f9afeea11d656 /src/lib/ffmpeg_subtitle_stream.h
parentbfb4de070d078fb4b4ea7cd4dc931439058c7a85 (diff)
Allow explicit specification of email protocol (plain/STARTTLS/SSL).v2.13.138
Diffstat (limited to 'src/lib/ffmpeg_subtitle_stream.h')
-rw-r--r--src/lib/ffmpeg_subtitle_stream.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/ffmpeg_subtitle_stream.h b/src/lib/ffmpeg_subtitle_stream.h
index 85c4df889..5d5048b10 100644
--- a/src/lib/ffmpeg_subtitle_stream.h
+++ b/src/lib/ffmpeg_subtitle_stream.h
@@ -21,6 +21,7 @@
#include "dcpomatic_time.h"
#include "rgba.h"
#include "ffmpeg_stream.h"
+#include <boost/thread/mutex.hpp>
#include <map>
class FFmpegSubtitleStream : public FFmpegStream