Commit 8544fbf202a2bfb6bcaaea97e6a2501e971cfe1f
1 parent
5844ce98
no message
Showing
1 changed file
with
1 additions
and
1 deletions
CNLiveBusinessTools/Classes/CNLiveBusinessTools.m
| ... | ... | @@ -7,7 +7,7 @@ |
| 7 | 7 | |
| 8 | 8 | #import "CNLiveBusinessTools.h" |
| 9 | 9 | #import <Photos/Photos.h> |
| 10 | -#import <CNLiveEnvironmentConfiguration/CNLiveEnvironmentConfiguration.h> | |
| 10 | +#import "CNLiveEnvironment.h" | |
| 11 | 11 | #import <CNLiveUserManagement/CNUserInfoManager.h> |
| 12 | 12 | #import "CommonCrypto/CommonDigest.h" |
| 13 | 13 | #import <CNLiveBaseKit/CNLiveBaseKit.h> | ... | ... |