Skip to content

Commit 495cd05

Browse files
committed
av for ph asset
1 parent be17d9b commit 495cd05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

QiniuSDK/Common/QNPHAssetFile.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
#if (defined(__IPHONE_OS_VERSION_MAX_ALLOWED) && __IPHONE_OS_VERSION_MAX_ALLOWED >= 80000)
1212
#import <Photos/Photos.h>
13-
13+
#import <AVFoundation/AVFoundation.h>
1414
enum {
1515
kAMASSETMETADATA_PENDINGREADS = 1,
1616
kAMASSETMETADATA_ALLFINISHED = 0

0 commit comments

Comments
 (0)