X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fstereo_picture_asset.cc;h=35e3909348daf94740416b6f25bb149359655291;hb=a1e7f77e8fcfd71cc8bf94d13ceb2decbacc3b50;hp=cf07c6be6eaed472972177eb8da8a4d6ce5a3b5f;hpb=085d1f2ee3322bde58ed93166d6dbde5c76f44aa;p=libdcp.git diff --git a/src/stereo_picture_asset.cc b/src/stereo_picture_asset.cc index cf07c6be..35e39093 100644 --- a/src/stereo_picture_asset.cc +++ b/src/stereo_picture_asset.cc @@ -101,7 +101,7 @@ StereoPictureAsset::start_read () const bool -StereoPictureAsset::equals (shared_ptr other, EqualityOptions opt, NoteHandler note) const +StereoPictureAsset::equals(shared_ptr other, EqualityOptions const& opt, NoteHandler note) const { ASDCP::JP2K::MXFSReader reader_A; DCP_ASSERT (file());