diff options
Diffstat (limited to 'src/mono_picture_mxf.h')
| -rw-r--r-- | src/mono_picture_mxf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mono_picture_mxf.h b/src/mono_picture_mxf.h index c02a63c1..01a6de3f 100644 --- a/src/mono_picture_mxf.h +++ b/src/mono_picture_mxf.h @@ -46,7 +46,7 @@ public: boost::shared_ptr<PictureMXFWriter> start_write (boost::filesystem::path, Standard standard, bool); bool equals ( - boost::shared_ptr<const Content> other, + boost::shared_ptr<const Asset> other, EqualityOptions opt, boost::function<void (NoteType, std::string)> note ) const; |
