From 346c843533ca033c8e7d941750d5f41e039c8066 Mon Sep 17 00:00:00 2001 From: Fred Kiefer Date: Sun, 1 Mar 2009 19:07:20 +0000 Subject: [PATCH] One more missing localization include. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@28016 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 1 + Source/GSNibLoading.m | 1 + 2 files changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9fdda953e..e39a5a594 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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. diff --git a/Source/GSNibLoading.m b/Source/GSNibLoading.m index 739cc740d..ee050c8e1 100644 --- a/Source/GSNibLoading.m +++ b/Source/GSNibLoading.m @@ -51,6 +51,7 @@ #include #include "AppKit/AppKit.h" #include +#include "GSGuiPrivate.h" /* * Setup for inline operation of arrays.