]> git.saurik.com Git - cydia.git/blobdiff - Menes/invocationWithSelector.mm
Move more of sysroot's sadness into iPhonePrivate.
[cydia.git] / Menes / invocationWithSelector.mm
index e28a95484d1da1dc5def25acba2c34d4a19b4902..b730c4d5c58f1aa097b0e35f2829a1b482ee3c63 100644 (file)
@@ -1,5 +1,5 @@
 /* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2014  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)