X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fmono_picture_mxf.h;h=4e5211ca4c6a4f4ca2c574c25057620e4100901b;hb=3bae0c4365b52bb171c97c41bfe107442952ac5f;hp=c02a63c108aa63989ed20accc60561b3ee2b5820;hpb=8c2f3517e868078b551bb01d975f2956cb692fbf;p=libdcp.git diff --git a/src/mono_picture_mxf.h b/src/mono_picture_mxf.h index c02a63c1..4e5211ca 100644 --- a/src/mono_picture_mxf.h +++ b/src/mono_picture_mxf.h @@ -46,9 +46,9 @@ public: boost::shared_ptr start_write (boost::filesystem::path, Standard standard, bool); bool equals ( - boost::shared_ptr other, + boost::shared_ptr other, EqualityOptions opt, - boost::function note + NoteHandler note ) const; boost::shared_ptr get_frame (int n) const;