std::shared_ptr
[dcpomatic.git] / src / wx / dkdm_output_panel.cc
index d8645ff9713d5e8a24d51aded011e87fb1ac4f23..762ed7b7e71e07aef8d7019bbddd110cefe92cba 100644 (file)
@@ -44,7 +44,7 @@ using std::string;
 using std::list;
 using std::exception;
 using std::make_pair;
-using boost::shared_ptr;
+using std::shared_ptr;
 using boost::function;