Move print_insn_XXX to an opcodes internal header
[deliverable/binutils-gdb.git] / opcodes / crx-dis.c
index 9c14537f0db17d0ebd6076e910b933ce06cbd0e5..4e48668f68c83fad61c3c3f589a87d466bcbf681 100644 (file)
@@ -21,7 +21,7 @@
    MA 02110-1301, USA.  */
 
 #include "sysdep.h"
-#include "dis-asm.h"
+#include "disassemble.h"
 #include "opcode/crx.h"
 
 /* String to print when opcode was not matched.  */
This page took 0.023036 seconds and 4 git commands to generate.