Commit 8a408a258627cdab888401dd715afe23fe0052dd
1 parent
6b3d7b94
no message
Showing
1 changed file
with
1 additions
and
1 deletions
CNLiveCollectionModule/Classes/Controller/CNLiveCollectionController.m
| @@ -7,8 +7,8 @@ | @@ -7,8 +7,8 @@ | ||
| 7 | // | 7 | // |
| 8 | 8 | ||
| 9 | #import "CNLiveCollectionController.h" | 9 | #import "CNLiveCollectionController.h" |
| 10 | -#import "QMUIKit.h" | ||
| 11 | 10 | ||
| 11 | +#import "QMUIKit.h" | ||
| 12 | #import "CNLiveCategory.h" | 12 | #import "CNLiveCategory.h" |
| 13 | #import "CNLiveBaseKit.h" | 13 | #import "CNLiveBaseKit.h" |
| 14 | 14 |