I am developing cocos2d app and was trying to add adwhirl into it. I downloaded AdWhirl sdk and added to project (pulled folder to column where are all .h .m files, checked add to target and copy files). But after I add for example
#import "AdWhirlDelegateProtocol.h"
I get an error like this AdWhirlDelegateProtocol.h file not found