Fix some indentation in linespec.c
[deliverable/binutils-gdb.git] / opcodes / tic54x-dis.c
index c5cd41897193510713e9ea7618619ac6eb3de710..f716880f5f7e88e38a90b7d9f8737ce37df62c3b 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassembly routines for TMS320C54X architecture
-   Copyright (C) 1999-2017 Free Software Foundation, Inc.
+   Copyright (C) 1999-2018 Free Software Foundation, Inc.
    Contributed by Timothy Wall (twall@cygnus.com)
 
    This file is part of the GNU opcodes library.
@@ -23,7 +23,7 @@
 #include <errno.h>
 #include <math.h>
 #include <stdlib.h>
-#include "dis-asm.h"
+#include "disassemble.h"
 #include "opcode/tic54x.h"
 #include "coff/tic54x.h"
 
This page took 0.023213 seconds and 4 git commands to generate.