Bump libdcp for new method.
[dcpomatic.git] / src / lib / ffmpeg_content.h
index 666322669c071015bc5d9d864727adeeb72c5a07..b341aa01293df06946de6ecfe6f542697c6fc7b0 100644 (file)
@@ -57,7 +57,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;