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/libtorrent/src/download/download_constructor.cc

    r810 r811  
    4545#include "download/download_wrapper.h" 
    4646#include "torrent/exceptions.h" 
    47 #include "torrent/file_list.h" 
     47#include "torrent/object.h" 
     48#include "torrent/data/file_list.h" 
    4849#include "tracker/tracker_manager.h" 
    4950 
    50 #include "torrent/object.h" 
    5151#include "download_constructor.h" 
    5252