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