summaryrefslogtreecommitdiff
path: root/src/wx/timeline_atmos_content_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/timeline_atmos_content_view.h')
-rw-r--r--src/wx/timeline_atmos_content_view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/timeline_atmos_content_view.h b/src/wx/timeline_atmos_content_view.h
index 1e33c5fb2..05f4352eb 100644
--- a/src/wx/timeline_atmos_content_view.h
+++ b/src/wx/timeline_atmos_content_view.h
@@ -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 {