@@ -17,12 +17,12 @@ #include "config.h" #include #include -#import "runtime.h" -#import "runtime-private.h" +#import "ObjFW-RT.h" +#import "private.h" static struct objc_dtable_level2 *empty_level2 = NULL; #ifdef OF_SELUID24 static struct objc_dtable_level3 *empty_level3 = NULL; #endif