From 3412af70b950dcdc604413ef05c26becda6da789 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 24 Aug 2016 11:16:24 +0100 Subject: Bump libdcp for new method. --- src/lib/playlist.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/playlist.h') diff --git a/src/lib/playlist.h b/src/lib/playlist.h index e84b51a73..0a5c087de 100644 --- a/src/lib/playlist.h +++ b/src/lib/playlist.h @@ -45,7 +45,7 @@ public: Playlist (); ~Playlist (); - void as_xml (xmlpp::Node *); + void as_xml (xmlpp::Node *, bool with_content_paths); void set_from_xml (boost::shared_ptr, cxml::ConstNodePtr, int, std::list &); void add (boost::shared_ptr); -- cgit v1.2.3