diff options
Diffstat (limited to 'test/srt_subtitle_test.cc')
| -rw-r--r-- | test/srt_subtitle_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/srt_subtitle_test.cc b/test/srt_subtitle_test.cc index 1ea4538ba..d07d70ba0 100644 --- a/test/srt_subtitle_test.cc +++ b/test/srt_subtitle_test.cc @@ -36,7 +36,7 @@ using std::string; using std::list; -using boost::shared_ptr; +using std::shared_ptr; using namespace dcpomatic; /** Make a very short DCP with a single subtitle from .srt with no specified fonts */ |
