diff options
Diffstat (limited to 'src/wx/i18n_hook.cc')
| -rw-r--r-- | src/wx/i18n_hook.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/i18n_hook.cc b/src/wx/i18n_hook.cc index b2797fa51..827e81bc9 100644 --- a/src/wx/i18n_hook.cc +++ b/src/wx/i18n_hook.cc @@ -23,7 +23,7 @@ #include "wx_util.h" #include "lib/cross.h" #include <wx/wx.h> -#include <boost/bind.hpp> +#include <boost/bind/bind.hpp> using std::map; using std::string; |
