X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Fwx%2Fplayer_information.cc;h=f0eaa59bbea8e643ce7900f332fc3836e824061e;hp=9a569c00cc127226dd0d3c6c3db76cef9df1d812;hb=dd9be86db6cde0afa5da0d1d1ac43b42e05dca26;hpb=0d35820cf50d2789752b8776683b26d04642518d diff --git a/src/wx/player_information.cc b/src/wx/player_information.cc index 9a569c00c..f0eaa59bb 100644 --- a/src/wx/player_information.cc +++ b/src/wx/player_information.cc @@ -30,9 +30,9 @@ using std::cout; using std::string; -using boost::shared_ptr; -using boost::weak_ptr; -using boost::dynamic_pointer_cast; +using std::shared_ptr; +using std::weak_ptr; +using std::dynamic_pointer_cast; using boost::optional; /* This should be even */