Преглед изворни кода

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