Basic template support (#485).
[dcpomatic.git] / src / lib / image_content.h
index edcbec6ddb04122cc3211797d24edf40757510e2..660d2ef9fc21883e09918ddedee29009ae7c5a4b 100644 (file)
@@ -36,7 +36,7 @@ public:
        void examine (boost::shared_ptr<Job>);
        std::string summary () const;
        std::string technical_summary () const;
-       void as_xml (xmlpp::Node *) const;
+       void as_xml (xmlpp::Node *, bool with_paths) const;
        DCPTime full_length () const;
 
        std::string identifier () const;