diff --git a/Source/NSTask.m b/Source/NSTask.m index 80fe7c584..99bb07d05 100644 --- a/Source/NSTask.m +++ b/Source/NSTask.m @@ -46,6 +46,7 @@ #import "Foundation/NSLock.h" #import "GNUstepBase/NSString+GNUstepBase.h" #import "GNUstepBase/NSObject+GNUstepBase.h" +#import "GNUstepBase/NSThread+GNUstepBase.h" #import "GSPrivate.h" #include