Changeset 811 for trunk/rtorrent/src/ui/download.cc
- Timestamp:
- 11/23/06 08:54:49 (5 years ago)
- Files:
-
- 1 modified
-
trunk/rtorrent/src/ui/download.cc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/rtorrent/src/ui/download.cc
r810 r811 43 43 #include <torrent/chunk_manager.h> 44 44 #include <torrent/connection_manager.h> 45 #include <torrent/file_list.h>46 45 #include <torrent/torrent.h> 47 46 #include <torrent/tracker_list.h> 47 #include <torrent/data/file_list.h> 48 48 49 49 #include "core/download.h"
