std::shared_ptr
[dcpomatic.git] / src / lib / audio_ring_buffers.cc
index cd7f4f597fbfaf8f35ebcd5e998f3e20edccb72d..c0559f61c5b11283ef3e67f22ffcaea33c7f0a97 100644 (file)
@@ -29,7 +29,7 @@ using std::cout;
 using std::make_pair;
 using std::pair;
 using std::list;
-using boost::shared_ptr;
+using std::shared_ptr;
 using boost::optional;
 using namespace dcpomatic;