summaryrefslogtreecommitdiff
path: root/src/lib/ffmpeg_decoder.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-02-19 20:13:53 +0100
committerCarl Hetherington <cth@carlh.net>2020-02-19 20:13:53 +0100
commit0b15f493754d1b630338b17f2a6dfc66ccc4f6b7 (patch)
treee241af5b39696e7b2b7e46344b604efc7e959a2b /src/lib/ffmpeg_decoder.cc
parent61efbb1cfe73c2a41896e60a8a335457e30674d1 (diff)
parent1679c3dc40262733f46dda9f4151367bf93f2b76 (diff)
Merge branch 'v2.15.x' of ssh://git.carlh.net/home/carl/git/dcpomatic into v2.15.x
Diffstat (limited to 'src/lib/ffmpeg_decoder.cc')
-rw-r--r--src/lib/ffmpeg_decoder.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/ffmpeg_decoder.cc b/src/lib/ffmpeg_decoder.cc
index 2f92b9b7c..77b608fa8 100644
--- a/src/lib/ffmpeg_decoder.cc
+++ b/src/lib/ffmpeg_decoder.cc
@@ -42,6 +42,7 @@
#include "compose.hpp"
#include "text_content.h"
#include "audio_content.h"
+#include "frame_interval_checker.h"
#include <dcp/subtitle_string.h>
#include <sub/ssa_reader.h>
#include <sub/subtitle.h>