- Another attempt to fix compilation on FreeBSD

- Fixed IP Filter preferences (closes #147532)
This commit is contained in:
Christophe Dumez
2007-10-01 09:47:00 +00:00
parent ce3b8733d1
commit 4f25e6c769
4 changed files with 4 additions and 5 deletions

View File

@@ -27,6 +27,7 @@
#include <QStringList>
#include <libtorrent/session.hpp>
#include <libtorrent/ip_filter.hpp>
#include "qtorrenthandle.h"
using namespace libtorrent;