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:
fredkiefer 2010-03-24 22:41:21 +00:00
parent f158b0a047
commit c524f07ab6
44 changed files with 216 additions and 155 deletions

View file

@ -31,7 +31,7 @@
#define _GNUstep_H_NSFormCell
#import <GNUstepBase/GSVersionMacros.h>
#include <AppKit/NSActionCell.h>
#import <AppKit/NSActionCell.h>
@interface NSFormCell : NSActionCell <NSCoding>
{