Move print_insn_XXX to an opcodes internal header
[deliverable/binutils-gdb.git] / opcodes / pdp11-dis.c
index e4afcd6e7a3c3594bb1c5b112dc815ea9592fc4f..d49217505f0e49d380b293da0e2b20726b4ee750 100644 (file)
@@ -19,7 +19,7 @@
    MA 02110-1301, USA.  */
 
 #include "sysdep.h"
-#include "dis-asm.h"
+#include "disassemble.h"
 #include "opcode/pdp11.h"
 
 #define AFTER_INSTRUCTION      "\t"
This page took 0.023317 seconds and 4 git commands to generate.