Merge branch 'master' into merge-job
[deliverable/binutils-gdb.git] / opcodes / ia64-dis.c
index bb96777b32cba317223f1c7914e05a02b0eaa3b1..f2f0f3c98914686024c2bb7062339479bb76a14f 100644 (file)
@@ -1,5 +1,5 @@
 /* ia64-dis.c -- Disassemble ia64 instructions
-   Copyright (C) 1998-2015 Free Software Foundation, Inc.
+   Copyright (C) 1998-2020 Free Software Foundation, Inc.
    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
 
    This file is part of the GNU opcodes library.
@@ -22,7 +22,7 @@
 #include "sysdep.h"
 #include <assert.h>
 
-#include "dis-asm.h"
+#include "disassemble.h"
 #include "opcode/ia64.h"
 
 #define NELEMS(a)      ((int) (sizeof (a) / sizeof (a[0])))
This page took 0.023549 seconds and 4 git commands to generate.