Skip to content

Commit 7c001e9

Browse files
committed
Update iOS ScreenShot plugin.
Fixed the error: 'renderInContext no method found'
1 parent 20a7fab commit 7c001e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

iPhone/ScreenShot/ScreenShot.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
//
88

99
#import <Foundation/Foundation.h>
10+
#import <QuartzCore/QuartzCore.h>
1011
#import "PhoneGapCommand.h"
1112
@interface Screenshot : PhoneGapCommand {
1213
}

0 commit comments

Comments
 (0)