Merge branch '1.0' of git.carlh.net:git/libdcp into 1.0
[libdcp.git] / src / mxf.h
index 6985342b8d0bc56b5a66bea367018419bc0ed1eb..f0ad4bd837cf2671312a6194a9467f195ae271b7 100644 (file)
--- a/src/mxf.h
+++ b/src/mxf.h
@@ -50,9 +50,9 @@ 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
+               NoteHandler note
                ) const;
 
        /** Fill in a ADSCP::WriteInfo struct.