std::shared_ptr
[dcpomatic.git] / src / wx / dkdm_output_panel.h
index 4f0ad12b6060e07aac17828f271f8d4eea92cf97..57a9418188dc65939532549975dfdb9ea10925a4 100644 (file)
@@ -41,7 +41,7 @@ public:
 
        boost::filesystem::path directory () const;
 
-       std::pair<boost::shared_ptr<Job>, int> make (
+       std::pair<std::shared_ptr<Job>, int> make (
                std::list<KDMWithMetadataPtr > kdms,
                std::string name,
                boost::function<bool (boost::filesystem::path)> confirm_overwrite