]> git.saurik.com Git - cydia.git/blobdiff - Menes/invocationWithSelector.mm
Fix sysroot (broken due to Apple now using https).
[cydia.git] / Menes / invocationWithSelector.mm
index cd117781ad82380c9d70a2a7812595f879f2c3fa..b730c4d5c58f1aa097b0e35f2829a1b482ee3c63 100644 (file)
@@ -1,5 +1,5 @@
 /* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2013  Jay Freeman (saurik)
+ * Copyright (C) 2008-2015  Jay Freeman (saurik)
 */
 
 /* GNU General Public License, Version 3 {{{ */
@@ -19,6 +19,8 @@
 **/
 /* }}} */
 
+#include "CyteKit/UCPlatform.h"
+
 #include "Menes/invocationWithSelector.h"
 
 @implementation NSInvocation (MenesInvocationWithSelector)