Преглед на файлове

Fixed compile error without BitTorrent support

Tatsuhiro Tsujikawa преди 13 години
родител
ревизия
2cbdd8b845
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      src/RequestGroupMan.cc

+ 1 - 0
src/RequestGroupMan.cc

@@ -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