std::shared_ptr
[dcpomatic.git] / src / lib / atmos_mxf_content.cc
index 36ae8871a774183f57b5b0e67e2b3451e1f5cc82..3f41a52a09e165856a43fa50e87b38b70a8620cf 100644 (file)
@@ -33,7 +33,7 @@
 
 using std::list;
 using std::string;
-using boost::shared_ptr;
+using std::shared_ptr;
 using namespace dcpomatic;
 
 AtmosMXFContent::AtmosMXFContent (boost::filesystem::path path)