Move print_insn_XXX to an opcodes internal header
[deliverable/binutils-gdb.git] / opcodes / v850-dis.c
index 5e63f358cb764745bb70ecb30f6db529ef344d42..4e39a49d2356e3ca2b4e8ae2e8c712037454c38c 100644 (file)
@@ -23,7 +23,7 @@
 #include <stdio.h>
 #include <string.h>
 #include "opcode/v850.h"
-#include "dis-asm.h"
+#include "disassemble.h"
 #include "opintl.h"
 
 static const char *const v850_reg_names[] =
This page took 0.023639 seconds and 4 git commands to generate.