X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Fwx%2Ffonts_dialog.cc;h=8ff6cf13e66765f143a607fd160153b4f7c8c383;hp=66f8ab0e486dfab24dde0c3f6c36c1aa49933ed9;hb=dd9be86db6cde0afa5da0d1d1ac43b42e05dca26;hpb=0d35820cf50d2789752b8776683b26d04642518d diff --git a/src/wx/fonts_dialog.cc b/src/wx/fonts_dialog.cc index 66f8ab0e4..8ff6cf13e 100644 --- a/src/wx/fonts_dialog.cc +++ b/src/wx/fonts_dialog.cc @@ -32,7 +32,7 @@ using std::list; using std::string; using std::cout; -using boost::shared_ptr; +using std::shared_ptr; using namespace dcpomatic; FontsDialog::FontsDialog (wxWindow* parent, shared_ptr content, shared_ptr caption)