diff options
Diffstat (limited to 'src/stereo_picture_asset_writer.cc')
| -rw-r--r-- | src/stereo_picture_asset_writer.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stereo_picture_asset_writer.cc b/src/stereo_picture_asset_writer.cc index 14900e6d..124d0185 100644 --- a/src/stereo_picture_asset_writer.cc +++ b/src/stereo_picture_asset_writer.cc @@ -42,7 +42,7 @@ #include "picture_asset_writer_common.cc" using std::string; -using boost::shared_ptr; +using std::shared_ptr; using namespace dcp; struct StereoPictureAssetWriter::ASDCPState : public ASDCPStateBase |
