Fix logical expression in last commit
[deliverable/binutils-gdb.git] / opcodes / ns32k-dis.c
index b14d5d747725a535c0e412117279ea6b081a2102..1fffbd8d1193989bafe71aacc884d4893972176d 100644 (file)
@@ -1,5 +1,5 @@
 /* Print National Semiconductor 32000 instructions.
-   Copyright (C) 1986-2016 Free Software Foundation, Inc.
+   Copyright (C) 1986-2019 Free Software Foundation, Inc.
 
    This file is part of the GNU opcodes library.
 
@@ -20,7 +20,7 @@
 
 #include "sysdep.h"
 #include "bfd.h"
-#include "dis-asm.h"
+#include "disassemble.h"
 #if !defined(const) && !defined(__STDC__)
 #define const
 #endif
This page took 0.02337 seconds and 4 git commands to generate.