diff options
Diffstat (limited to 'src/lib/atmos_mxf_content.cc')
| -rw-r--r-- | src/lib/atmos_mxf_content.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/atmos_mxf_content.cc b/src/lib/atmos_mxf_content.cc index 36ae8871a..3f41a52a0 100644 --- a/src/lib/atmos_mxf_content.cc +++ b/src/lib/atmos_mxf_content.cc @@ -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) |
