From c7d85a8d921dafd1c9eb0f132977427d3d107226 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Thu, 9 Dec 1999 18:23:45 +0000 Subject: Fix include paths --- include/elf/i960.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'include/elf/i960.h') diff --git a/include/elf/i960.h b/include/elf/i960.h index 7939d28..3e60289 100644 --- a/include/elf/i960.h +++ b/include/elf/i960.h @@ -20,7 +20,8 @@ #ifndef _ELF_I960_H #define _ELF_I960_H -#include "reloc-macros.h" +#include "elf/reloc-macros.h" + START_RELOC_NUMBERS (elf_i960_reloc_type) RELOC_NUMBER (R_960_NONE, 0) -- cgit v1.1