diff --git a/Source/TTCounterLabel.h b/Source/TTCounterLabel.h index e8fa6e1..ddfc4ae 100644 --- a/Source/TTCounterLabel.h +++ b/Source/TTCounterLabel.h @@ -6,7 +6,7 @@ // Copyright (c) 2013 Triggertrap. All rights reserved. // -#import "TTTAttributedLabel.h" +#import typedef NS_ENUM(NSInteger, kCountDirection){ kCountDirectionUp = 0,