Use a member function to set a symbol's language
[deliverable/binutils-gdb.git] / opcodes / m10300-dis.c
index 294d8e96564e220c14daacbe9daee6743cc934b5..482d0807d557ecceb5c9b202568c619a5ead936e 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassemble MN10300 instructions.
-   Copyright (C) 1996-2015 Free Software Foundation, Inc.
+   Copyright (C) 1996-2019 Free Software Foundation, Inc.
 
    This file is part of the GNU opcodes library.
 
@@ -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.026113 seconds and 4 git commands to generate.