X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=opcodes%2Fxgate-dis.c;h=f7ae013212a0574b9dd47feb1c0b57c7f9587dc9;hb=12c3e9173ee19b0479b3d51c6cf192542e9c7ae9;hp=61dfbe1fd9bccd711360291ba6b70196424da804;hpb=0e1c2434015db29e87a515288dafff24b8844efc;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/xgate-dis.c b/opcodes/xgate-dis.c index 61dfbe1fd9..f7ae013212 100644 --- a/opcodes/xgate-dis.c +++ b/opcodes/xgate-dis.c @@ -1,6 +1,5 @@ /* xgate-dis.c -- Freescale XGATE disassembly - Copyright 2009, 2010, 2011, 2012 - Free Software Foundation, Inc. + Copyright (C) 2009-2019 Free Software Foundation, Inc. Written by Sean Keys (skeys@ipdatasys.com) This file is part of the GNU opcodes library. @@ -22,7 +21,7 @@ #include "sysdep.h" #include -#include "dis-asm.h" +#include "disassemble.h" #include "opintl.h" #include "libiberty.h" #include "ansidecl.h"