#import <Foundation/Foundation.h> #import "FloatTransition.h" @interface HorizontalTranslationTransition : FloatTransition @end