]> git.saurik.com Git - cycript.git/blobdiff - ObjectiveC/Replace.mm
Ported back to the iPhone.
[cycript.git] / ObjectiveC / Replace.mm
index e25ff8625ac4eb9090c5d439ae51dafb4027b41d..10083b1efa8b9e952d880ae02bda9799a30e8f07 100644 (file)
@@ -40,7 +40,7 @@
 #include "Replace.hpp"
 #include "ObjectiveC/Syntax.hpp"
 
-#include <objc/runtime.h>
+#include <Foundation/Foundation.h>
 #include <sstream>
 
 CYStatement *CYCategory::Replace(CYContext &context) {