diff options
Diffstat (limited to 'opcodes/alpha-dis.c')
-rw-r--r-- | opcodes/alpha-dis.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/alpha-dis.c b/opcodes/alpha-dis.c index 6fb7614..656e925 100644 --- a/opcodes/alpha-dis.c +++ b/opcodes/alpha-dis.c @@ -22,7 +22,7 @@ #include "sysdep.h" #include <stdio.h> -#include "dis-asm.h" +#include "disassemble.h" #include "opcode/alpha.h" /* OSF register names. */ |