Fixed compile error without BitTorrent support

pull/36/head
Tatsuhiro Tsujikawa 2012-12-01 21:33:25 +09:00
parent 031ff9ae62
commit 2cbdd8b845
1 changed files with 1 additions and 0 deletions

View File

@ -77,6 +77,7 @@
#include "UriListParser.h"
#include "SingletonHolder.h"
#include "Notifier.h"
#include "PeerStat.h"
#ifdef ENABLE_BITTORRENT
# include "bittorrent_helper.h"
#endif // ENABLE_BITTORRENT