Skip to content

Commit 6b41a7e

Browse files
committed
☂️ Added LSDocument into the umbrella header
1 parent f42fb8c commit 6b41a7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Headers/LSFileWrapper.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
#if TARGET_OS_IPHONE || TARGET_OS_SIMULATOR
1111
#import <AssetsLibrary/AssetsLibrary.h>
1212
#import <UIKit/UIKit.h>
13+
#import "LSDocument.h"
1314
#elif TARGET_OS_OSX
1415
#import <AppKit/AppKit.h>
1516
#endif

0 commit comments

Comments
 (0)