mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-20 12:16:40 +00:00
Change all include objects/*.h to include gnustep/base/*.h.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1438 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
210128dc5d
commit
a6b8bb8c62
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
||||||
#define __HashTable_h_INCLUDE_GNU
|
#define __HashTable_h_INCLUDE_GNU
|
||||||
|
|
||||||
#include <objc/Object.h>
|
#include <objc/Object.h>
|
||||||
#include <objects/stdobjects.h>
|
#include <gnustep/base/stdobjects.h>
|
||||||
#include <objc/hash.h>
|
#include <objc/hash.h>
|
||||||
|
|
||||||
typedef node_ptr NXHashState;
|
typedef node_ptr NXHashState;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue