@@ -14,11 +14,11 @@ * file. */ #include "config.h" -#import "runtime.h" +#import "ObjFW-RT.h" #import "macros.h" #define BOOL EXEC_BOOL #include #include @@ -69,11 +69,11 @@ (ULONG)objc_getProperty, (ULONG)objc_setProperty, (ULONG)objc_getPropertyStruct, (ULONG)objc_setPropertyStruct, (ULONG)objc_enumerationMutation, - /* Functions declared in runtime.h */ + /* Functions declared in ObjFW-RT.h */ (ULONG)sel_registerName, (ULONG)sel_getName, (ULONG)sel_isEqual, (ULONG)objc_allocateClassPair, (ULONG)objc_registerClassPair,