@@ -160,13 +160,13 @@ #ifdef OF_HAVE_ATOMIC_OPS # import "atomic.h" #endif #import "OFLocking.h" +#import "OFThread.h" #ifdef OF_HAVE_THREADS # import "threading.h" -# import "OFThread.h" # import "OFThreadPool.h" # import "OFTLSKey.h" # import "OFMutex.h" # import "OFRecursiveMutex.h" # import "OFCondition.h"