You need to import the QuartzCore headers into your .m file.
#import <QuartzCore/QuartzCore.h>
Simon Whitaker
2010-09-13 19:22:39
You need to import the QuartzCore headers into your .m file.
#import <QuartzCore/QuartzCore.h>