Make a parent for SMPTELoadFont and InteropLoadFont.
[libdcp.git] / src / mono_picture_mxf.h
index c02a63c108aa63989ed20accc60561b3ee2b5820..01a6de3fab9156a9cacccf6d47b3ef16eb79ef94 100644 (file)
@@ -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;