@@ -96,12 +96,12 @@ # import "OFHTTPRequest.h" # import "OFHTTPResponse.h" # import "OFHTTPServer.h" #endif -#ifdef OF_HAVE_PROCESSES -# import "OFProcess.h" +#ifdef OF_HAVE_SUBPROCESSES +# import "OFSubprocess.h" #endif #import "OFCryptoHash.h" #import "OFMD5Hash.h" #import "OFRIPEMD160Hash.h"