This commit is contained in:
Valentin Zwick
2011-06-29 04:15:06 -07:00
parent c5e50a5f02
commit efbbbbdb1d

View File

@@ -13,7 +13,7 @@
#import "PhoneGapCommand.h"
#endif
@interface Torch : PhoneGapCommand {
@interface Torch : PGPlugin {
AVCaptureSession* session;
}