Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
xcoderliu committed Sep 27, 2021
1 parent 28d632d commit 3d2dee0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#import "SPPlayCGIParser.h"
#import "SuperPlayer.h"
#import "SuperPlayerModelInternal.h"
#import <TXVodPlayer.h>
#import "TXVodPlayer.h"

const NSString *kPlayCGIHostname = @"playvideo.qcloud.com";
NSString *const kErrorDomain = @"SuperPlayerCGI";
Expand Down

0 comments on commit 3d2dee0

Please sign in to comment.