X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Fvideo_mxf_decoder.cc;h=d2b057972ef8209ca27532fb10af3e46607f104b;hp=488f837784b4bb57c12bf5d01255e32f7e5030ee;hb=dd9be86db6cde0afa5da0d1d1ac43b42e05dca26;hpb=0d35820cf50d2789752b8776683b26d04642518d diff --git a/src/lib/video_mxf_decoder.cc b/src/lib/video_mxf_decoder.cc index 488f83778..d2b057972 100644 --- a/src/lib/video_mxf_decoder.cc +++ b/src/lib/video_mxf_decoder.cc @@ -29,7 +29,7 @@ #include #include -using boost::shared_ptr; +using std::shared_ptr; using boost::optional; using namespace dcpomatic;