diff --git a/Source/NSRegularExpression.m b/Source/NSRegularExpression.m index 1264a2edb..2a91ebc52 100644 --- a/Source/NSRegularExpression.m +++ b/Source/NSRegularExpression.m @@ -626,6 +626,7 @@ prepareResult(NSRegularExpression *regex, #endif //HAV_ICU #ifndef NSRegularExpressionWorks +#import "Foundation/NSRegularExpression.h" @implementation NSRegularExpression + (id)allocWithZone: (NSZone*) {