Commit 548ae3d98de650fa38c40a4087beccdbc87aacda
1 parent
f34f51e8
no message
Showing
1 changed file
with
1 additions
and
1 deletions
CNLiveLoginModule/Classes/ThreeLogin/CNLiveBindingTelView.m
| ... | ... | @@ -13,7 +13,7 @@ |
| 13 | 13 | |
| 14 | 14 | #import "CNLiveLoginCountryView.h" |
| 15 | 15 | #import "CNLiveLoginTextField.h" |
| 16 | -#import "CNLiveCountdownButton.h" | |
| 16 | +#import "CNLiveCountDownButton.h" | |
| 17 | 17 | |
| 18 | 18 | @interface CNLiveBindingTelView()<UITextFieldDelegate,CNLiveCountDownButtonDataSource, CNLiveCountDownButtonDelegate> |
| 19 | 19 | { | ... | ... |