diff options
Diffstat (limited to 'include/elf/i960.h')
-rw-r--r-- | include/elf/i960.h | 3 |
1 files changed, 2 insertions, 1 deletions
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) |