Get rid of VEC(static_tracepoint_marker_p)
[deliverable/binutils-gdb.git] / opcodes / spu-dis.c
index 2b157a19df0249d291d52df30b3f093b06fef0fb..2747eb48e9355e7dcd4ab778fb4d6dd811114bc5 100644 (file)
@@ -1,6 +1,6 @@
 /* Disassemble SPU instructions
 
-   Copyright (C) 2006-2016 Free Software Foundation, Inc.
+   Copyright (C) 2006-2018 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.032284 seconds and 4 git commands to generate.