diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-03-22 14:49:54 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-05-06 21:30:22 +0100 |
| commit | 6f98df76de47fbdf6dbc75f2da4c529ce94e2b93 (patch) | |
| tree | 3bd418150461aa7e9d73b9fb158175b48355b5b5 /src/lib/ffmpeg_subtitle_stream.h | |
| parent | fe4554ee97315b1895f03c2e3dc1c9cbb1b08882 (diff) | |
Missing #include.
Diffstat (limited to 'src/lib/ffmpeg_subtitle_stream.h')
| -rw-r--r-- | src/lib/ffmpeg_subtitle_stream.h | 2 |
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. |
