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