@@ -31,11 +31,11 @@ } #endif /*! * @category NSString (OFObject) - * NSString+OFObject.h ObjFW-Bridge/NSString+OFObject.h + * NSString+OFObject.h ObjFWBridge/NSString+OFObject.h * * @brief Support for bridging NSStrings to OFStrings. * * 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