fix build

This commit is contained in:
arvidn 2015-10-03 12:27:01 -04:00
parent 3d54c02450
commit 2b9cd9bfde
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ POSSIBILITY OF SUCH DAMAGE.
using namespace libtorrent;
const int proxy = libtorrent::proxy_settings::socks5;
const int proxy = libtorrent::settings_pack::socks5;
TORRENT_TEST(web_seed_socks5_no_peers_ssl)
{