@@ -17,11 +17,11 @@ #include "config.h" #include #include -#import "runtime.h" +#import "runtime.h" #import "runtime-private.h" #import "macros.h" static IMP not_found_handler(id, SEL); IMP (*objc_forward_handler)(id, SEL) = not_found_handler;