Ver Fonte

Fix build error without bittorrent

Amends #2127
Tatsuhiro Tsujikawa há 1 ano atrás
pai
commit
94725a0371
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      src/DefaultBtProgressInfoFile.cc

+ 1 - 0
src/DefaultBtProgressInfoFile.cc

@@ -57,6 +57,7 @@
 #include "DownloadContext.h"
 #include "BufferedFile.h"
 #include "SHA1IOFile.h"
+#include "BtConstants.h"
 #ifdef ENABLE_BITTORRENT
 #  include "PeerStorage.h"
 #  include "BtRuntime.h"