std::shared_ptr
[dcpomatic.git] / src / wx / timeline_atmos_content_view.h
index 1e33c5fb2aa4bc965a59b8106901af2704f53299..05f4352ebf1b52fe63ada6094f3115ae6cc9bff1 100644 (file)
@@ -26,7 +26,7 @@
 class TimelineAtmosContentView : public TimelineContentView
 {
 public:
-       TimelineAtmosContentView (Timeline& tl, boost::shared_ptr<Content> c);
+       TimelineAtmosContentView (Timeline& tl, std::shared_ptr<Content> c);
 
 private:
        bool active () const {