diff options
Diffstat (limited to 'src/mxf.h')
| -rw-r--r-- | src/mxf.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ public: ~MXF (); bool equals ( - boost::shared_ptr<const Content> other, + boost::shared_ptr<const Asset> other, EqualityOptions opt, boost::function<void (NoteType, std::string)> note ) const; |
