diff --git a/Headers/Foundation/NSAttributedString.h b/Headers/Foundation/NSAttributedString.h index 4d7b6c52b..263c1c167 100644 --- a/Headers/Foundation/NSAttributedString.h +++ b/Headers/Foundation/NSAttributedString.h @@ -133,6 +133,8 @@ extern "C" { @end //NSMutableAttributedString +typedef NSString* NSAttributedStringKey; + #endif /* GS_API_MACOSX */ #if defined(__cplusplus)