Skip to content

Commit 45f6044

Browse files
committed
Fix common header spell issue
1 parent fcf2d5d commit 45f6044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/M3U8Parser.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#import "M3U8ExtXStreamInf.h"
1010
#import "M3U8ExtXStreamInfList.h"
1111
#import "M3U8ExtXKey.h"
12-
#improt "M3U8ExtXMap.h"
12+
#import "M3U8ExtXMap.h"
1313
#import "M3U8ExtXMedia.h"
1414
#import "M3U8ExtXMediaList.h"
1515
#import "M3U8SegmentInfo.h"

0 commit comments

Comments
 (0)