Include from <Foundation/...>, not <foundation/...>.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@391 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Andrew McCallum 1995-04-17 21:13:20 +00:00
parent 1ac1dd5308
commit 7699a66d17
63 changed files with 120 additions and 120 deletions

View file

@ -29,7 +29,7 @@
#include <objects/stdobjects.h>
#include <objects/Coding.h>
#include <foundation/NSGCoder.h>
#include <Foundation/NSGCoder.h>
@interface NSCoder (GNU) <Encoding, Decoding>
@end