More tests.
[libdcp.git] / src / cpl.h
index 73ca45bf60bae809174c45714592116574aff849..b85b0395aa047c43acd10300a21c26716005f5e2 100644 (file)
--- a/src/cpl.h
+++ b/src/cpl.h
@@ -55,7 +55,7 @@ public:
        CPL (boost::filesystem::path file);
 
        bool equals (
-               CPL const & other,
+               boost::shared_ptr<const Asset> other,
                EqualityOptions options,
                boost::function<void (NoteType, std::string)> note
                ) const;