summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-03-22 14:49:54 +0000
committerCarl Hetherington <cth@carlh.net>2019-05-08 23:25:22 +0100
commit850f6f35eac7b2181f6a8116853dba15cfb6ef18 (patch)
tree4f5472dbecc3f6d11962cc4cf7a1fc83b9ac90ec
parent2a9191de7742aed3147f41b0b892c2d466ad3da1 (diff)
Missing #include.
-rw-r--r--src/lib/ffmpeg_subtitle_stream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/ffmpeg_subtitle_stream.h b/src/lib/ffmpeg_subtitle_stream.h
index 5d5048b10..41b545929 100644
--- a/src/lib/ffmpeg_subtitle_stream.h
+++ b/src/lib/ffmpeg_subtitle_stream.h
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2013-2017 Carl Hetherington <cth@carlh.net>
+ Copyright (C) 2013-2019 Carl Hetherington <cth@carlh.net>
This file is part of DCP-o-matic.