add a missing import statement

This commit is contained in:
Mitchell Livingston 2009-08-30 18:38:56 +00:00
parent b7570c4446
commit e09de29bc5
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
#import "Torrent.h"
#import "TorrentGroup.h"
#import "FileListNode.h"
#import "NSApplicationAdditions.h"
#import "QuickLookController.h"
#define MAX_GROUP 999999