diff --git a/test/test_web_seed_socks5_no_peers.cpp b/test/test_web_seed_socks5_no_peers.cpp index 821f88f37..802d2adea 100644 --- a/test/test_web_seed_socks5_no_peers.cpp +++ b/test/test_web_seed_socks5_no_peers.cpp @@ -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) {