@@ -15,12 +15,18 @@ * file. */ #include "config.h" -#import "ObjFWRT.h" -#import "private.h" +#include + +#ifdef OF_OBJFW_RUNTIME +# import "ObjFWRT.h" +# import "private.h" +#else +# import +#endif static SEL constructSelector = NULL; static SEL destructSelector = NULL; static bool