X-Git-Url: https://git.saurik.com/cydia.git/blobdiff_plain/4c66fad9b489e2bda236a1a46c23c64cb774ea05..63755c48fd5fe4f31775e0f38857314879b93f39:/CyteKit/IndirectDelegate.h diff --git a/CyteKit/IndirectDelegate.h b/CyteKit/IndirectDelegate.h index 42bbd0a6..ae698cbe 100644 --- a/CyteKit/IndirectDelegate.h +++ b/CyteKit/IndirectDelegate.h @@ -22,6 +22,8 @@ #ifndef CyteKit_IndirectDelegate_H #define CyteKit_IndirectDelegate_H +#include + @interface IndirectDelegate : NSObject { _transient volatile id delegate_; }