Replace #include -> #import

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@32451 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
fredkiefer 2011-03-04 11:33:22 +00:00
parent 895bea4b23
commit 3cdc68a09b
99 changed files with 849 additions and 769 deletions

View file

@ -28,7 +28,7 @@
#import "AppKit/NSFont.h"
#import "AppKit/NSImage.h"
#import "AppKit/NSTableHeaderCell.h"
#include "GNUstepGUI/GSTheme.h"
#import "GNUstepGUI/GSTheme.h"
@implementation NSTableHeaderCell