X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fserver_dialog.cc;h=5761222c64eec703decaf228c3dfb760e11b39b4;hb=dd9be86db6cde0afa5da0d1d1ac43b42e05dca26;hp=51fe4302c7c3af104018a0e379ef8e9d7dd3049e;hpb=1ea8806c7c628cba3cc063200efca10b327356cf;p=dcpomatic.git diff --git a/src/wx/server_dialog.cc b/src/wx/server_dialog.cc index 51fe4302c..5761222c6 100644 --- a/src/wx/server_dialog.cc +++ b/src/wx/server_dialog.cc @@ -23,7 +23,7 @@ #include "wx_util.h" using std::string; -using boost::shared_ptr; +using std::shared_ptr; using boost::optional; ServerDialog::ServerDialog (wxWindow* parent)