mirror of
https://github.com/transmission/transmission
synced 2024-12-25 09:13:06 +00:00
add a missing import statement
This commit is contained in:
parent
b7570c4446
commit
e09de29bc5
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
#import "Torrent.h"
|
||||
#import "TorrentGroup.h"
|
||||
#import "FileListNode.h"
|
||||
#import "NSApplicationAdditions.h"
|
||||
#import "QuickLookController.h"
|
||||
|
||||
#define MAX_GROUP 999999
|
||||
|
|
Loading…
Reference in a new issue