Add more missing localization includes.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@28015 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Fred Kiefer 2009-03-01 19:04:58 +00:00
parent 08dc55de96
commit 1b9732d96d
6 changed files with 10 additions and 2 deletions

View file

@ -55,6 +55,7 @@
#include "GNUstepGUI/IMLoading.h"
#include "GNUstepGUI/GMAppKit.h"
#include "GNUstepGUI/GMArchiver.h"
#include "GSGuiPrivate.h"
extern NSThread *GSAppKitThread;