diff options
Diffstat (limited to 'src/lib/render_text.h')
| -rw-r--r-- | src/lib/render_text.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/render_text.h b/src/lib/render_text.h index 0f3a31e21..496967f31 100644 --- a/src/lib/render_text.h +++ b/src/lib/render_text.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2014-2016 Carl Hetherington <cth@carlh.net> + Copyright (C) 2014-2018 Carl Hetherington <cth@carlh.net> This file is part of DCP-o-matic. @@ -20,7 +20,7 @@ #include "position_image.h" #include "dcpomatic_time.h" -#include "subtitle_string.h" +#include "plain_text.h" #include <dcp/util.h> class Font; |
