#import "IScreenOrientation.h" #import "ScreenOrientationBase.h" @interface ScreenOrientation : ScreenOrientationBase { } @end