Update gdb.base/default.exp for GDB 10
[deliverable/binutils-gdb.git] / opcodes / spu-dis.c
index 2b157a19df0249d291d52df30b3f093b06fef0fb..2d7df04348092a368a9c466708dbe956982c12e7 100644 (file)
@@ -1,6 +1,6 @@
 /* Disassemble SPU instructions
 
-   Copyright (C) 2006-2016 Free Software Foundation, Inc.
+   Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
    This file is part of the GNU opcodes library.
 
@@ -21,7 +21,7 @@
 
 #include "sysdep.h"
 #include <stdio.h>
-#include "dis-asm.h"
+#include "disassemble.h"
 #include "opcode/spu.h"
 
 /* This file provides a disassembler function which uses
This page took 0.023278 seconds and 4 git commands to generate.