mirror of
https://github.com/gnustep/libs-gsweb.git
synced 2025-05-30 08:41:24 +00:00
* *.h/m: Updated to new header layout.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@17543 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
059b48ecbf
commit
24ea0c06a6
8 changed files with 13 additions and 9 deletions
|
@ -42,7 +42,7 @@
|
|||
#endif
|
||||
|
||||
#ifndef GNUSTEP
|
||||
#include <gnustep/base/GNUstep.h>
|
||||
#include <GNUstepBase/GNUstep.h>
|
||||
#endif
|
||||
|
||||
#include <Foundation/Foundation.h>
|
||||
|
@ -73,8 +73,8 @@
|
|||
#include <Foundation/NSThread.h>
|
||||
#include <Foundation/NSConcreteNumber.h>
|
||||
#include <Foundation/NSFormatter.h>
|
||||
#include <Foundation/GSXML.h>
|
||||
#include <base/GSCategories.h>
|
||||
#include <GNUstepBase/GSXML.h>
|
||||
#include <GNUstepBase/GSCategories.h>
|
||||
#include "GSCache.h"
|
||||
#include "GSWConfig.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue