X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=opcodes%2Ftilegx-dis.c;h=d4a0760afbf8d0c287e3f34fd0a30473d7493718;hb=a2c5833233df078288c791c348a265c96c6182da;hp=0bb60a297ad38ca2968a1744f3b9f6d34196311c;hpb=6f2750feaf2827ef8a1a0a5b2f90c1e9a6cabbd1;p=thirdparty%2Fbinutils-gdb.git diff --git a/opcodes/tilegx-dis.c b/opcodes/tilegx-dis.c index 0bb60a297ad..d4a0760afbf 100644 --- a/opcodes/tilegx-dis.c +++ b/opcodes/tilegx-dis.c @@ -1,5 +1,5 @@ /* tilegx-dis.c. Disassembly routines for the TILE-Gx architecture. - Copyright (C) 2011-2016 Free Software Foundation, Inc. + Copyright (C) 2011-2022 Free Software Foundation, Inc. This file is part of the GNU opcodes library. @@ -24,7 +24,7 @@ #include "bfd.h" #include "elf/tilegx.h" #include "elf-bfd.h" -#include "dis-asm.h" +#include "disassemble.h" #include "opcode/tilegx.h"