Move print_insn_XXX to an opcodes internal header
[deliverable/binutils-gdb.git] / opcodes / m10300-dis.c
index ec71a1ae702629266fc78c585f665ba4c1e6175b..26e245f21f08e9e263d7d3cc58df20d65dd80879 100644 (file)
@@ -21,7 +21,7 @@
 #include "sysdep.h"
 #include <stdio.h>
 #include "opcode/mn10300.h"
-#include "dis-asm.h"
+#include "disassemble.h"
 #include "opintl.h"
 
 #define HAVE_AM33_2 (info->mach == AM33_2)
This page took 0.036617 seconds and 4 git commands to generate.