Skip to content

Commit

Permalink
Update import, closes ealeksandrov#148
Browse files Browse the repository at this point in the history
  • Loading branch information
ealeksandrov committed Dec 15, 2015
1 parent 56dc7df commit 39be3ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EAIntroView/EAIntroView.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// Copyright (c) 2013-2015 Evgeny Aleksandrov. License: MIT.

#import <UIKit/UIKit.h>
#import "EARestrictedScrollView.h"
#import <EARestrictedScrollView/EARestrictedScrollView.h>
#import "EAIntroPage.h"

#define EA_EMPTY_PROPERTY 9999.f
Expand Down

0 comments on commit 39be3ac

Please sign in to comment.