C++11 tidying.
[dcpomatic.git] / src / wx / kdm_output_panel.cc
index 8c7f4007ba3576fec18b79dc341c40c8842f1fa9..92aa86bf32b937d409b8337ba6e2850062991b23 100644 (file)
@@ -49,7 +49,7 @@ using std::list;
 using std::exception;
 using std::make_pair;
 using std::shared_ptr;
-using boost::function;
+using std::function;
 #if BOOST_VERSION >= 106100
 using namespace boost::placeholders;
 #endif