@@ -32,11 +32,11 @@ #ifdef OF_HAVE_ATOMIC_OPS # import "atomic.h" #endif #ifdef OF_HAVE_THREADS -# import "threading.h" +# import "mutex.h" #endif typedef struct of_block_byref_t of_block_byref_t; struct of_block_byref_t { Class isa;