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