From f47e8a2568c2eb07aa9d90cc234e9cb00d4b8f7e Mon Sep 17 00:00:00 2001 From: rfm Date: Fri, 15 Jul 2011 13:51:22 +0000 Subject: [PATCH] remove obsolete include git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@33561 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 4 ++++ Source/GSGuiPrivate.h | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index bbfe83f62..0f55d5843 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2011-07-15 Richard Frith-Macdonald + + * Source/GSGuiPrivate.h: remove reference to obsolete preface.h + 2011-07-14 Eric Wasylishen * Source/NSOutlineView.m: Allow collapsing or expanding multiple diff --git a/Source/GSGuiPrivate.h b/Source/GSGuiPrivate.h index 95484beca..281577091 100644 --- a/Source/GSGuiPrivate.h +++ b/Source/GSGuiPrivate.h @@ -31,7 +31,7 @@ #define _GNUstep_H_GSGuiPrivate #import -#include "GNUstepBase/preface.h" +#include "GNUstepBase/GSConfig.h" #include /*