Fix typo; it is preface.h, not prefix.h.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1420 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Andrew McCallum 1996-04-17 15:34:35 +00:00
parent 838ac3681f
commit a8ae3dddbb
154 changed files with 156 additions and 156 deletions

View file

@ -26,7 +26,7 @@
#include <Foundation/NSException.h>
#include <Foundation/NSCoder.h>
#include <Foundation/NSZone.h>
#include <gnustep/base/prefix.h>
#include <gnustep/base/preface.h>
/* This is the real, general purpose value object. I've implemented all the
methods here (like pointValue) even though most likely, other concrete