X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Fdcp_subtitle.cc;h=6f579b2d3600aee9a05b039791220a748609409f;hp=f9aa7e0d9f103da6f38d54f5e35621c23c3b6731;hb=dd9be86db6cde0afa5da0d1d1ac43b42e05dca26;hpb=0d35820cf50d2789752b8776683b26d04642518d diff --git a/src/lib/dcp_subtitle.cc b/src/lib/dcp_subtitle.cc index f9aa7e0d9..6f579b2d3 100644 --- a/src/lib/dcp_subtitle.cc +++ b/src/lib/dcp_subtitle.cc @@ -28,7 +28,7 @@ using std::string; using std::exception; -using boost::shared_ptr; +using std::shared_ptr; shared_ptr DCPSubtitle::load (boost::filesystem::path file) const