Produce a consistent warning message when attempting to run a tool on a directory.
[deliverable/binutils-gdb.git] / opcodes / xgate-dis.c
index 81442e0c198faef881daba8b441cf439de4588ca..f200a8b506d35b1f8ff59d7a9338e6bfc439fd8d 100644 (file)
@@ -1,5 +1,5 @@
 /* xgate-dis.c -- Freescale XGATE disassembly
-   Copyright (C) 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2009-2017 Free Software Foundation, Inc.
    Written by Sean Keys (skeys@ipdatasys.com)
 
    This file is part of the GNU opcodes library.
@@ -21,7 +21,7 @@
 
 #include "sysdep.h"
 #include <assert.h>
-#include "dis-asm.h"
+#include "disassemble.h"
 #include "opintl.h"
 #include "libiberty.h"
 #include "ansidecl.h"
This page took 0.02273 seconds and 4 git commands to generate.