diff options
Diffstat (limited to 'src/wx/timeline_atmos_content_view.cc')
| -rw-r--r-- | src/wx/timeline_atmos_content_view.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/timeline_atmos_content_view.cc b/src/wx/timeline_atmos_content_view.cc index 45a8fccd0..f982921ed 100644 --- a/src/wx/timeline_atmos_content_view.cc +++ b/src/wx/timeline_atmos_content_view.cc @@ -20,7 +20,7 @@ #include "timeline_atmos_content_view.h" -using boost::shared_ptr; +using std::shared_ptr; /** @class TimelineAtmosContentView * @brief Timeline view for AtmosContent. |
