mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-20 12:16:40 +00:00
Header reorganizsateion - Please refer to ChangeLog
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@17407 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9cc6c39319
commit
ac30183cd6
238 changed files with 694 additions and 544 deletions
|
@ -27,7 +27,7 @@
|
|||
*/
|
||||
|
||||
#include "config.h"
|
||||
#include "gnustep/base/preface.h"
|
||||
#include "GNUstepBase/preface.h"
|
||||
#include <sys/stat.h>
|
||||
#include <sys/types.h>
|
||||
#include <errno.h>
|
||||
|
@ -52,7 +52,7 @@
|
|||
#include "Foundation/NSUtilities.h"
|
||||
#include "Foundation/NSValue.h"
|
||||
#include "Foundation/NSDebug.h"
|
||||
#include "gnustep/base/GSLocale.h"
|
||||
#include "GNUstepBase/GSLocale.h"
|
||||
#ifdef HAVE_LOCALE_H
|
||||
#include <locale.h>
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue