diff options
Diffstat (limited to 'gas/a.out.gnu.h')
-rwxr-xr-x | gas/a.out.gnu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/a.out.gnu.h b/gas/a.out.gnu.h index 7f9fb78..6621ea2 100755 --- a/gas/a.out.gnu.h +++ b/gas/a.out.gnu.h @@ -1,7 +1,7 @@ #ifndef __A_OUT_GNU_H__ #define __A_OUT_GNU_H__ -#include "reloc.h" +#include "aout/reloc.h" #define __GNU_EXEC_MACROS__ |