Fixed warning.
parent
9a344922da
commit
156ae4ef0d
|
@ -9,6 +9,8 @@
|
||||||
#import "CueSheet.h"
|
#import "CueSheet.h"
|
||||||
#import "CueSheetTrack.h"
|
#import "CueSheetTrack.h"
|
||||||
|
|
||||||
|
#import "Plugin.h"
|
||||||
|
|
||||||
@implementation CueSheet
|
@implementation CueSheet
|
||||||
|
|
||||||
+ (id)cueSheetWithFile:(NSString *)filename
|
+ (id)cueSheetWithFile:(NSString *)filename
|
||||||
|
|
Loading…
Reference in New Issue