Skip to content

Commit

Permalink
build(ios): fix imported header to fix compile
Browse files Browse the repository at this point in the history
  • Loading branch information
sgtcoolguy committed Aug 30, 2019
1 parent 7d5fd40 commit e0552a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/Classes/TiMapImageOverlayRenderer.m
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*/

#import "TiMapImageOverlayRenderer.h"
#import "TiProxy.h"
#import "TiBase.h"

@interface TiMapImageOverlayRenderer ()

Expand Down

0 comments on commit e0552a6

Please sign in to comment.