mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 01:10:39 +00:00
Another bit of #include -> #import replacement.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@30033 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
27dd5c1a82
commit
0d78f7f50a
44 changed files with 216 additions and 155 deletions
|
@ -27,9 +27,11 @@
|
|||
Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
#import <Foundation/NSCoder.h>
|
||||
#import <Foundation/NSData.h>
|
||||
#import <Foundation/NSString.h>
|
||||
#import <AppKit/NSColorSpace.h>
|
||||
#include "GSGuiPrivate.h"
|
||||
#import "GSGuiPrivate.h"
|
||||
|
||||
@implementation NSColorSpace
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue