]> git.saurik.com Git - cydia.git/blobdiff - CyteKit/IndirectDelegate.h
Move cyte diversions and user agents into CyteKit.
[cydia.git] / CyteKit / IndirectDelegate.h
index a1e01cc458581c83cd205756e848c74dfc7e15ad..ae698cbebde7a8ff71c985eb0637c1f3b425f086 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 {{{ */
@@ -22,6 +22,8 @@
 #ifndef CyteKit_IndirectDelegate_H
 #define CyteKit_IndirectDelegate_H
 
+#include <Foundation/Foundation.h>
+
 @interface IndirectDelegate : NSObject {
     _transient volatile id delegate_;
 }