diff --git a/TSAnimatedRootViewSwitcheroo.h b/TSAnimatedRootViewSwitcheroo.h index e1b2daa..e23c2ef 100644 --- a/TSAnimatedRootViewSwitcheroo.h +++ b/TSAnimatedRootViewSwitcheroo.h @@ -2,8 +2,7 @@ // TSAnimatedRootViewSwitcheroo.h // -@import UIKit; -@import Foundation; +#import typedef NS_ENUM(NSUInteger, TSSwitcherooAnimationDirection) { TSSwitcherooAnimationDirectionForward,