changeset 14 | 1af6415650bf |
parent 9 | 823e7e74088e |
child 16 | ce9c83f7ec14 |
1.1 --- a/CollectionUtils.h Sat May 17 13:14:48 2008 -0700 1.2 +++ b/CollectionUtils.h Tue Jun 17 14:57:48 2008 -0700 1.3 @@ -6,7 +6,7 @@ 1.4 // Copyright 2008 Jens Alfke. All rights reserved. 1.5 // 1.6 1.7 -#import <Cocoa/Cocoa.h> 1.8 +#import <Foundation/Foundation.h> 1.9 1.10 // Collection creation conveniences: 1.11