@@ -22,11 +22,11 @@ #ifndef __STDC_CONSTANT_MACROS # define __STDC_CONSTANT_MACROS #endif #ifdef OF_OBJFW_RUNTIME -# import +# import "runtime.h" #else # import #endif @class OFString;