summaryrefslogtreecommitdiff
path: root/test/ffmpeg_audio_test.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-08-14 15:41:03 +0100
committerCarl Hetherington <cth@carlh.net>2013-08-14 15:41:03 +0100
commita5a64cf04a5b87296abd2a04306a907767f02e56 (patch)
tree9c09949f21446d1a4d5313bb19c905b6ad1b23c9 /test/ffmpeg_audio_test.cc
parent6244677a4e92989da3aca309e9eaba0ce420e4a3 (diff)
Remove believed-unnecessary film state mutexes.
Diffstat (limited to 'test/ffmpeg_audio_test.cc')
-rw-r--r--test/ffmpeg_audio_test.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ffmpeg_audio_test.cc b/test/ffmpeg_audio_test.cc
index 7eafeef70..65c29325c 100644
--- a/test/ffmpeg_audio_test.cc
+++ b/test/ffmpeg_audio_test.cc
@@ -27,6 +27,7 @@
#include "lib/film.h"
#include "lib/dcp_content_type.h"
#include "lib/ratio.h"
+#include "lib/ffmpeg_content.h"
#include "test.h"
using std::string;