Add virtual destructor to tui_layout_base
[deliverable/binutils-gdb.git] / opcodes / m10300-dis.c
index e3b1b67c8b8b70ed364c608f722555afa3bff1e3..482d0807d557ecceb5c9b202568c619a5ead936e 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassemble MN10300 instructions.
-   Copyright (C) 1996-2016 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.024466 seconds and 4 git commands to generate.