@@ -17,12 +17,12 @@ #include "config.h" #include #include -#import "runtime.h" -#import "runtime-private.h" +#import "ObjFW-RT.h" +#import "private.h" #import "threading.h" static of_rmutex_t global_mutex; static of_once_t once_control = OF_ONCE_INIT;