Changeset 811 for trunk/rtorrent/src/ui/element_file_list.cc
- Timestamp:
- 11/23/06 08:54:49 (5 years ago)
- Files:
-
- 1 modified
-
trunk/rtorrent/src/ui/element_file_list.cc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/rtorrent/src/ui/element_file_list.cc
r810 r811 38 38 39 39 #include <torrent/exceptions.h> 40 #include <torrent/file_list.h> 40 #include <torrent/data/file.h> 41 #include <torrent/data/file_list.h> 41 42 42 43 #include "display/frame.h"
