Fix automatic dependency tracking
[deliverable/binutils-gdb.git] / opcodes / i960-dis.c
index 737aae812b2256e954a36e97af984c4cf82b7f7c..c7d353ac1eb6d5dc5e84873aa0da491cb6604f82 100644 (file)
@@ -1,6 +1,5 @@
 /* Disassemble i80960 instructions.
-   Copyright 1990, 1991, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2003,
-   2005, 2007  Free Software Foundation, Inc.
+   Copyright (C) 1990-2017 Free Software Foundation, Inc.
 
    This file is part of the GNU opcodes library.
 
@@ -20,7 +19,7 @@
    02110-1301, USA.  */
 
 #include "sysdep.h"
-#include "dis-asm.h"
+#include "disassemble.h"
 
 static const char *const reg_names[] = {
 /*  0 */       "pfp", "sp",  "rip", "r3",  "r4",  "r5",  "r6",  "r7",
This page took 0.163627 seconds and 4 git commands to generate.