X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fplayer_information.cc;h=f0eaa59bbea8e643ce7900f332fc3836e824061e;hb=8fe1cc5b89408c8aaba79e04cc4d0c271931b099;hp=9a569c00cc127226dd0d3c6c3db76cef9df1d812;hpb=4ab86ef0295bcd6bb9297996a06006f371d22bae;p=dcpomatic.git 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 */