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