Fix ARI text for floatformat_from_double
[deliverable/binutils-gdb.git] / opcodes / pj-dis.c
index 782152856587b3c11a305dcf8da8686767719436..eb8cdf93c1d275f1c071dd70fee9477024d03958 100644 (file)
@@ -1,5 +1,5 @@
 /* pj-dis.c -- Disassemble picoJava instructions.
-   Copyright (C) 1999-2017 Free Software Foundation, Inc.
+   Copyright (C) 1999-2019 Free Software Foundation, Inc.
    Contributed by Steve Chamberlain, of Transmeta (sac@pobox.com).
 
    This file is part of the GNU opcodes library.
@@ -22,7 +22,7 @@
 #include "sysdep.h"
 #include <stdio.h>
 #include "opcode/pj.h"
-#include "dis-asm.h"
+#include "disassemble.h"
 
 extern const pj_opc_info_t pj_opc_info[512];
 
This page took 0.024115 seconds and 4 git commands to generate.