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/torrent/resume.cc

    r810 r811  
    4545#include "peer/peer_list.h" 
    4646 
     47#include "data/file.h" 
     48#include "data/file_list.h" 
     49 
    4750#include "common.h" 
    4851#include "bitfield.h" 
    4952#include "download.h" 
    50 #include "file.h" 
    51 #include "file_list.h" 
    5253#include "object.h" 
    5354#include "tracker.h"