X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fatmos_mxf_content.h;h=e6225a3556fec632c6bf919b9ecf3454348d4ceb;hb=0e5013e1a96af81e4b501ff0c3192c10a061a2c8;hp=57f041774c1b3776926545b7b77c025c2c872c33;hpb=45fc375d656e99218ca8ec3281aa2605e148b521;p=dcpomatic.git diff --git a/src/lib/atmos_mxf_content.h b/src/lib/atmos_mxf_content.h index 57f041774..e6225a355 100644 --- a/src/lib/atmos_mxf_content.h +++ b/src/lib/atmos_mxf_content.h @@ -39,7 +39,7 @@ public: void examine (std::shared_ptr film, std::shared_ptr job) override; std::string summary () const override; - void as_xml (xmlpp::Node* node, bool with_path) const override; + void as_xml(xmlpp::Element* element, bool with_path) const override; dcpomatic::DCPTime full_length (std::shared_ptr film) const override; dcpomatic::DCPTime approximate_length () const override;