aboutsummaryrefslogtreecommitdiff
path: root/opcodes/d10v-dis.c
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/d10v-dis.c')
-rw-r--r--opcodes/d10v-dis.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/d10v-dis.c b/opcodes/d10v-dis.c
index 657038f..7fa490e 100644
--- a/opcodes/d10v-dis.c
+++ b/opcodes/d10v-dis.c
@@ -21,7 +21,7 @@
#include "sysdep.h"
#include <stdio.h>
#include "opcode/d10v.h"
-#include "dis-asm.h"
+#include "disassemble.h"
/* The PC wraps at 18 bits, except for the segment number,
so use this mask to keep the parts we want. */