@@ -7,11 +7,11 @@ * This file is part of ObjFW. It may be distributed under the terms of the * Q Public License 1.0, which can be found in the file LICENSE included in * the packaging of this file. */ -#import "OFMacros.h" +#import "macros.h" #if defined(OF_THREADS) && !defined(OF_HAVE_GCC_ATOMIC_OPS) && \ !defined(OF_HAVE_LIBKERN_OSATOMIC_H) # error No atomic operations available! #endif