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

@ -72,6 +72,7 @@
#include "AppKit/NSScreen.h"
#include "GNUstepGUI/GSServicesManager.h"
#include "GNUstepGUI/GSDisplayServer.h"
#include "GSGuiPrivate.h"
/* Informal protocol for method to ask an app to open a URL.
*/