diff --git a/src/ASFKQueue+Internal.h b/src/ASFKQueue+Internal.h index 12041a7..23a26fd 100644 --- a/src/ASFKQueue+Internal.h +++ b/src/ASFKQueue+Internal.h @@ -15,7 +15,7 @@ // Copyright © 2019-2022 Boris Vigman. All rights reserved. // -#import +#import "ASFKBase.h" @interface ASFKQueue (Internal) -(void) begin;