C++11 tidying.
[dcpomatic.git] / src / wx / player_config_dialog.cc
index 557e6b8e71236126b71628ad8bd7ece03ff6de95..802ab6b3bcb7ee40ee3d68818db43eabaa5ab221 100644 (file)
@@ -63,7 +63,7 @@ using std::make_pair;
 using std::map;
 using boost::bind;
 using std::shared_ptr;
-using boost::function;
+using std::function;
 using boost::optional;
 #if BOOST_VERSION >= 106100
 using namespace boost::placeholders;