One more missing localization include.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@28016 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Fred Kiefer 2009-03-01 19:07:20 +00:00
parent 1b9732d96d
commit 346c843533
2 changed files with 2 additions and 0 deletions

View file

@ -7,6 +7,7 @@
* Source/NSWindow.m,
* Source/GSPrintOperation.m,
* Source/GSInfoPanel.m,
* Source/GSNibLoading.m,
* Source/NSToolbarItem.m,
* Source/NSAttributedString.m,
* Source/NSMenu.m: Add include of GSGuiPrivate.h for correct localization.

View file

@ -51,6 +51,7 @@
#include <Foundation/NSKeyedArchiver.h>
#include "AppKit/AppKit.h"
#include <GNUstepBase/GSObjCRuntime.h>
#include "GSGuiPrivate.h"
/*
* Setup for inline operation of arrays.