#import @interface ProcessScreen : NSViewController { } @property (nonatomic, assign) NSInteger imageRotation; @end