]> git.saurik.com Git - cydia.git/blobdiff - Sources.mm
Use libicucore's uregex to avoid Depends: libpcre.
[cydia.git] / Sources.mm
index 21ab1419943ad5a3276c1aa1b1129b3c489a3a9d..8ad74a15ed0a1ac190fc5afb140ecd387a516df7 100644 (file)
@@ -1,5 +1,5 @@
 /* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2012  Jay Freeman (saurik)
+ * Copyright (C) 2008-2013  Jay Freeman (saurik)
 */
 
 /* GNU General Public License, Version 3 {{{ */
@@ -20,7 +20,7 @@
 /* }}} */
 
 #include <Foundation/Foundation.h>
-#include <CydiaSubstrate/CydiaSubstrate.h>
+#include <Menes/ObjectHandle.h>
 #include <CyteKit/UCPlatform.h>
 
 #include <cstdio>