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_wrapper.cc

    r810 r811  
    5151#include "protocol/peer_connection_base.h" 
    5252#include "torrent/exceptions.h" 
    53 #include "torrent/file.h" 
    54 #include "torrent/file_list.h" 
    5553#include "torrent/object.h" 
     54#include "torrent/data/file.h" 
     55#include "torrent/data/file_list.h" 
    5656#include "tracker/tracker_manager.h" 
    5757