Skip to content

Commit 053e186

Browse files
committed
fix wrong file import
1 parent 8deb964 commit 053e186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ios/GMImagePicker/GMGridViewController.h

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

99

1010
#import "GMImagePickerController.h"
11-
#import "UIImage+fixOrientation.m"
11+
#import "UIImage+fixOrientation.h"
1212

1313
#import <Photos/Photos.h>
1414

0 commit comments

Comments
 (0)