diff options
Diffstat (limited to 'opcodes/i860-dis.c')
-rw-r--r-- | opcodes/i860-dis.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/i860-dis.c b/opcodes/i860-dis.c index 5d3125c..54cb835 100644 --- a/opcodes/i860-dis.c +++ b/opcodes/i860-dis.c @@ -21,7 +21,7 @@ MA 02110-1301, USA. */ #include "sysdep.h" -#include "dis-asm.h" +#include "disassemble.h" #include "opcode/i860.h" /* Later we should probably choose the prefix based on which OS flavor. */ |