diff options
Diffstat (limited to 'binutils/readelf.c')
-rw-r--r-- | binutils/readelf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/readelf.c b/binutils/readelf.c index 7c8b424..82efa69 100644 --- a/binutils/readelf.c +++ b/binutils/readelf.c @@ -95,7 +95,7 @@ #include "elf/mmix.h" #include "elf/mn10200.h" #include "elf/mn10300.h" -#include "elf/ms1.h" +#include "elf/mt.h" #include "elf/msp430.h" #include "elf/or32.h" #include "elf/pj.h" |