diff --git a/ChangeLog b/ChangeLog index f9f1c121f..762fe017a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Fri Oct 11 15:10:42 2002 Nicola Pero + + * Headers/gnustep/gui/AppKit.h: Include AppKit/NSFileWrapper.h + (Reported by Ludovic Marcotte ). + Fri Oct 11 01:37:57 2002 Nicola Pero * TextConverters/RTF/RTFConsumer.m ([RTFAttribute -currentFont]): diff --git a/Headers/gnustep/gui/AppKit.h b/Headers/gnustep/gui/AppKit.h index cc8ae0d3e..14a1f192d 100644 --- a/Headers/gnustep/gui/AppKit.h +++ b/Headers/gnustep/gui/AppKit.h @@ -138,6 +138,7 @@ #ifndef STRICT_OPENSTEP #include +#include #include #include #include