X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Fwx%2Frecipients_panel.cc;h=086eac3e4482cb8b7aa048a7aeaf337538192aa6;hp=8bb78750e83e4afd208088dc1ae6da0f9c438752;hb=dd9be86db6cde0afa5da0d1d1ac43b42e05dca26;hpb=0d35820cf50d2789752b8776683b26d04642518d diff --git a/src/wx/recipients_panel.cc b/src/wx/recipients_panel.cc index 8bb78750e..086eac3e4 100644 --- a/src/wx/recipients_panel.cc +++ b/src/wx/recipients_panel.cc @@ -33,7 +33,7 @@ using std::cout; using std::map; using std::string; using std::make_pair; -using boost::shared_ptr; +using std::shared_ptr; using boost::optional; using namespace dcpomatic;