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

@ -54,6 +54,7 @@
#include "AppKit/NSWindow.h"
#include "GNUstepGUI/GSTheme.h"
#include "GNUstepGUI/GSNibLoading.h"
#include "GSGuiPrivate.h"
#include <math.h>