Cleanup ppc code dealing with opcode dumps.
[binutils-gdb.git] / opcodes / microblaze-dis.c
index 7f57380f23e99ddb8e854f1ce2871dcfcf4a3949..3b676d8b3961ca8ef60ad5ef3fcf1e27dcc2d50e 100644 (file)
@@ -1,6 +1,6 @@
 /* Disassemble Xilinx microblaze instructions.
 
-   Copyright (C) 2009-2017 Free Software Foundation, Inc.
+   Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
    This file is part of the GNU opcodes library.
 
@@ -24,7 +24,7 @@
 #define STATIC_TABLE
 #define DEFINE_TABLE
 
-#include "dis-asm.h"
+#include "disassemble.h"
 #include <strings.h>
 #include "microblaze-opc.h"
 #include "microblaze-dis.h"