summaryrefslogtreecommitdiff
path: root/net-p2p/qbittorrent-22/files/patch-src__bittorrent.h
blob: 6b225c1f43da00408c77ae6546e51af766a87ef0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/bittorrent.h.orig	Sun Sep  9 06:09:24 2007
+++ src/bittorrent.h	Mon Oct  1 12:37:38 2007
@@ -27,6 +27,7 @@
 #include <QStringList>
 
 #include <libtorrent/session.hpp>
+#include <libtorrent/ip_filter.hpp>
 #include "qtorrenthandle.h"
 
 using namespace libtorrent;