X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fvideo_mxf_examiner.cc;h=8c7029ea817f3ff255efcd7c6ae621db4d991d14;hb=9a97c1b4116d7fb80e8ab145c0cc738dbf14d617;hp=652dc6941d55f3b39b058dc28ad2a85d6e04c22c;hpb=b029cb06c4e0fca1fad9fecd78939efe5532fa9a;p=dcpomatic.git diff --git a/src/lib/video_mxf_examiner.cc b/src/lib/video_mxf_examiner.cc index 652dc6941..8c7029ea8 100644 --- a/src/lib/video_mxf_examiner.cc +++ b/src/lib/video_mxf_examiner.cc @@ -24,7 +24,7 @@ #include #include -using boost::shared_ptr; +using std::shared_ptr; using boost::optional; VideoMXFExaminer::VideoMXFExaminer (shared_ptr content)