diff --git a/AsyncDisplayKit/Private/ASIGListAdapterBasedDataSource.h b/AsyncDisplayKit/Private/ASIGListAdapterBasedDataSource.h index 7dc0ba6e15..41e07fa367 100644 --- a/AsyncDisplayKit/Private/ASIGListAdapterBasedDataSource.h +++ b/AsyncDisplayKit/Private/ASIGListAdapterBasedDataSource.h @@ -9,8 +9,8 @@ #if IG_LIST_KIT #import -#import -#import "ASCollectionInteropProtocols.h" +#import +#import AS_SUBCLASSING_RESTRICTED @interface ASIGListAdapterBasedDataSource : NSObject