std::shared_ptr
[dcpomatic.git] / src / wx / kdm_output_panel.h
index 0281b26d0d8253ab2d24d0fedd9aeee61f0cba15..cc4453d0267ece10a36bedeb96d58424c12aa636 100644 (file)
@@ -51,7 +51,7 @@ public:
                return _forensic_mark_audio_up_to;
        }
 
-       std::pair<boost::shared_ptr<Job>, int> make (
+       std::pair<std::shared_ptr<Job>, int> make (
                std::list<KDMWithMetadataPtr > screen_kdms,
                std::string name,
                boost::function<bool (boost::filesystem::path)> confirm_overwrite