diff --git a/include/libtorrent/http_tracker_connection.hpp b/include/libtorrent/http_tracker_connection.hpp index fb0999d97..b91bd4e96 100755 --- a/include/libtorrent/http_tracker_connection.hpp +++ b/include/libtorrent/http_tracker_connection.hpp @@ -52,7 +52,7 @@ POSSIBILITY OF SUCH DAMAGE. namespace libtorrent { - class http_connection; + struct http_connection; class entry; class http_parser; class connection_queue;