Skip to content

Commit

Permalink
Merge pull request airbnb#74 from pappy74/patch-1
Browse files Browse the repository at this point in the history
Adds a missing header.
  • Loading branch information
buba447 authored Feb 10, 2017
2 parents e7e4625 + 251a671 commit 0fb9063
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lottie-ios/Classes/Private/LOTAnimationView_Internal.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
// Copyright © 2016 Brandon Withrow. All rights reserved.
//

#import "LOTAnimationView.h"

typedef enum : NSUInteger {
LOTConstraintTypeAlignToBounds,
LOTConstraintTypeAlignToLayer,
Expand Down

0 comments on commit 0fb9063

Please sign in to comment.