Show
Ignore:
Timestamp:
11/23/06 08:54:49 (5 years ago)
Author:
rakshasa
Message:

* Moved torrent/file*.{cc,h} to torrent/data/.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/rtorrent/src/display/utils.cc

    r810 r811  
    4444#include <torrent/exceptions.h> 
    4545#include <torrent/connection_manager.h> 
    46 #include <torrent/file_list.h> 
    4746#include <torrent/rate.h> 
    4847#include <torrent/tracker.h> 
    4948#include <torrent/tracker_list.h> 
     49#include <torrent/data/file_list.h> 
    5050#include <torrent/peer/client_info.h> 
    5151