Fix some indentation in linespec.c
[deliverable/binutils-gdb.git] / opcodes / h8500-dis.c
index 92ca914f1029eab8885aea449b966e10dd5e896b..ad7e77ba6ab79178951cf32980ac721fb9d39466 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassemble h8500 instructions.
-   Copyright (C) 1993-2015 Free Software Foundation, Inc.
+   Copyright (C) 1993-2018 Free Software Foundation, Inc.
 
    This file is part of the GNU opcodes library.
 
@@ -25,7 +25,7 @@
 #define DEFINE_TABLE
 
 #include "h8500-opc.h"
-#include "dis-asm.h"
+#include "disassemble.h"
 #include "opintl.h"
 
 /* Maximum length of an instruction.  */
This page took 0.023196 seconds and 4 git commands to generate.