ChangeLog.
[dcpomatic.git] / src / lib / content_factory.h
index 93fd98d8346b3902c63e867eff1dfe5b50de0d39..d2f75051a2bd0ef2ff47a32c959adc500da93695 100644 (file)
@@ -19,5 +19,5 @@
 
 class Film;
 
-extern boost::shared_ptr<Content> content_factory (boost::shared_ptr<const Film>, boost::shared_ptr<cxml::Node>);
+extern boost::shared_ptr<Content> content_factory (boost::shared_ptr<const Film>, cxml::NodePtr);
 extern boost::shared_ptr<Content> content_factory (boost::shared_ptr<const Film>, boost::filesystem::path);