I have a class with an delegate property. Anyone who wants to be a delegate must conform to a protocol. I defined everything like this:
#import
Put the definition of the protocol in a separate file.
#import that file into any header file that needs it.