Fix up teh includes to compile again after latest changes to base. Still

plenty of warnings and the result isn't working at least on 64 bit
machines :-(


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@29685 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
fredkiefer 2010-02-20 10:40:44 +00:00
parent 903272b7b4
commit a67707b682
25 changed files with 44 additions and 21 deletions

View file

@ -46,6 +46,7 @@
#include "AppKit/NSMenuView.h"
#include "AppKit/NSParagraphStyle.h"
#include "GNUstepGUI/GSTheme.h"
#include "GSGuiPrivate.h"
@implementation NSMenuItemCell