]> git.saurik.com Git - cydia.git/blobdiff - CyteKit/IndirectDelegate.h
Move some of our clearly shared code into CyteKit.
[cydia.git] / CyteKit / IndirectDelegate.h
index 42bbd0a66befaced9828890bd363702a0bd3b533..ae698cbebde7a8ff71c985eb0637c1f3b425f086 100644 (file)
@@ -22,6 +22,8 @@
 #ifndef CyteKit_IndirectDelegate_H
 #define CyteKit_IndirectDelegate_H
 
+#include <Foundation/Foundation.h>
+
 @interface IndirectDelegate : NSObject {
     _transient volatile id delegate_;
 }