diff --git a/UI/Scheduler/common.h b/UI/Scheduler/common.h index 585aec3ef..abb1937a6 100644 --- a/UI/Scheduler/common.h +++ b/UI/Scheduler/common.h @@ -23,12 +23,12 @@ #import #if LIB_FOUNDATION_LIBRARY -# include +# import #elif NeXT_Foundation_LIBRARY || COCOA_Foundation_LIBRARY -# include -# include +# import +# import #endif -#include -#include -#include +#import +#import +#import