mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
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:
parent
011763a248
commit
883fa9fab5
63 changed files with 120 additions and 120 deletions
|
@ -74,7 +74,7 @@
|
|||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <malloc.h>
|
||||
#include <foundation/NSZone.h>
|
||||
#include <Foundation/NSZone.h>
|
||||
#include <objects/objc-malloc.h>
|
||||
|
||||
#define DEFAULTLISTSIZE 10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue