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/ui/download.cc

    r810 r811  
    4343#include <torrent/chunk_manager.h> 
    4444#include <torrent/connection_manager.h> 
    45 #include <torrent/file_list.h> 
    4645#include <torrent/torrent.h> 
    4746#include <torrent/tracker_list.h> 
     47#include <torrent/data/file_list.h> 
    4848 
    4949#include "core/download.h"