std::shared_ptr
[dcpomatic.git] / src / wx / move_to_dialog.cc
index 266f44264c97f33e966ae6d3e68224f9f34a1aa4..b4b6e3ae3b08d34d98288b1d73f20812b4b76d9c 100644 (file)
@@ -24,7 +24,7 @@
 #include <boost/foreach.hpp>
 
 using std::list;
-using boost::shared_ptr;
+using std::shared_ptr;
 using boost::optional;
 using namespace dcpomatic;