mirror of
https://github.com/purplecabbage/phonegap-plugins.git
synced 2026-04-24 03:00:11 -04:00
Fixing what I broke.
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
#ifdef PHONEGAP_FRAMEWORK
|
||||
#import <PhoneGap/PhoneGapCommand.h>
|
||||
#import <PhoneGap/PGPlugin.h>
|
||||
#else
|
||||
#import "PhoneGapCommand.h"
|
||||
#import "PGPlugin.h"
|
||||
#endif
|
||||
#import "ZXingWidgetController.h"
|
||||
#import "QRCodeReader.h"
|
||||
|
||||
Reference in New Issue
Block a user