aboutsummaryrefslogtreecommitdiffstats
path: root/iPhone/CordovaLib/Classes/CDV.h
diff options
context:
space:
mode:
Diffstat (limited to 'iPhone/CordovaLib/Classes/CDV.h')
-rwxr-xr-xiPhone/CordovaLib/Classes/CDV.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/iPhone/CordovaLib/Classes/CDV.h b/iPhone/CordovaLib/Classes/CDV.h
index 5367799..5a0ae6a 100755
--- a/iPhone/CordovaLib/Classes/CDV.h
+++ b/iPhone/CordovaLib/Classes/CDV.h
@@ -32,7 +32,6 @@
#import "CDVConnection.h"
#import "CDVContact.h"
#import "CDVContacts.h"
-#import "CDVCordovaView.h"
#import "CDVDebug.h"
#import "CDVDebugConsole.h"
#import "CDVDevice.h"
@@ -55,4 +54,4 @@
#import "NSMutableArray+QueueAdditions.h"
#import "UIDevice+Extensions.h"
-#import "JSONKit.h"
+#import "CDVJSON.h"