]> git.saurik.com Git - cycript.git/blobdiff - Analysis.cpp
Guarantee all the older Cydget bridge definitions.
[cycript.git] / Analysis.cpp
index 23fc5a3cc70553b89342ca5ab2fec2b44e173b53..7da64f308fb330a2e60220daac97a5a8673504d3 100644 (file)
@@ -64,6 +64,7 @@
 #include <AddressBook/AddressBook.h>
 #include <CoreData/CoreData.h>
 #include <CoreLocation/CoreLocation.h>
+#include <MapKit/MapKit.h>
 #include <Security/Security.h>
 
 #include <dispatch/dispatch.h>
@@ -74,6 +75,7 @@
 
 #include <mach-o/dyld.h>
 #include <mach-o/dyld_images.h>
+#include <mach-o/nlist.h>
 
 #if TARGET_OS_IPHONE
 #include <UIKit/UIKit.h>