diff options
Diffstat (limited to 'test/write_subtitle_test.cc')
| -rw-r--r-- | test/write_subtitle_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/write_subtitle_test.cc b/test/write_subtitle_test.cc index c3217dbc..deb18339 100644 --- a/test/write_subtitle_test.cc +++ b/test/write_subtitle_test.cc @@ -47,7 +47,7 @@ using std::list; using std::string; using boost::optional; -using boost::shared_ptr; +using std::shared_ptr; /** Test dcp::order::Font::take_intersection */ BOOST_AUTO_TEST_CASE (take_intersection_test) |
