diff options
Diffstat (limited to 'src/wx/recipients_panel.cc')
| -rw-r--r-- | src/wx/recipients_panel.cc | 2 |
1 files changed, 1 insertions, 1 deletions
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; |
