X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fatmos_mxf_content.h;h=0f5225c2ec7fa8ad871862b05d10399177a48a43;hb=1a693725f9a8cc6ba58f65b2f1ef03255d295f23;hp=10c969a7da595dd514db36f9b7bcb51f355690d3;hpb=b8ab7864ea798d633c4dbfa6be69c58a227d9ca2;p=dcpomatic.git diff --git a/src/lib/atmos_mxf_content.h b/src/lib/atmos_mxf_content.h index 10c969a7d..0f5225c2e 100644 --- a/src/lib/atmos_mxf_content.h +++ b/src/lib/atmos_mxf_content.h @@ -32,7 +32,7 @@ public: void examine (boost::shared_ptr job); std::string summary () const; - void as_xml (xmlpp::Node* node) const; + void as_xml (xmlpp::Node* node, bool with_path) const; DCPTime full_length () const; static bool valid_mxf (boost::filesystem::path path);