@@ -37,11 +37,11 @@ } #endif /*! * @category OFString (NSObject) \ - * OFString+NSObject.h ObjFW-Bridge/OFString+NSObject.h + * OFString+NSObject.h ObjFWBridge/OFString+NSObject.h * * @brief Support for bridging OFStrings to NSStrings. * * Unfortunately, they need to be copied, as NSString is not capable of * handling UCS-4 properly (a character of NSString is only 2 bytes, while a