Make ReelAsset the parent of ReelFileAsset.
[libdcp.git] / src / reel_encryptable_asset.h
index 978b2255fb9ba5f6bb9892e27274acbdb6282fdb..0eeb9640144caa1b6bf3eed2efa2027c45f9b959 100644 (file)
@@ -84,7 +84,7 @@ public:
        }
 
 protected:
-       void write_to_cpl_mxf (xmlpp::Node* node) const;
+       void write_to_cpl_encryptable (xmlpp::Node* node) const;
 
 private:
        boost::optional<std::string> _key_id; ///< The &lt;KeyId&gt; from the reel's entry for this asset, if there is one