diff options
Diffstat (limited to 'libobjc/hash.c')
-rw-r--r-- | libobjc/hash.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libobjc/hash.c b/libobjc/hash.c index 7534330fa1c..223991f97f3 100644 --- a/libobjc/hash.c +++ b/libobjc/hash.c @@ -26,7 +26,7 @@ Boston, MA 02111-1307, USA. */ #include "assert.h" -#include "objc/hash.h" +#include "hash.h" #include "runtime.h" /* for DEBUG_PRINTF */ |