From aab77d5f23a8d3f54c1976bb54d944065c45eb34 Mon Sep 17 00:00:00 2001 From: Per Bothner Date: Fri, 27 Dec 1991 21:11:37 +0000 Subject: More changes, mostly cleanups from the last set. Made some more progress in removing duplicate assembly opcode files. More improvements to how mipsread and to a lesser extent dbxread work. See the ChangeLog for details. --- gdb/m88k-pinsn.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/m88k-pinsn.c') diff --git a/gdb/m88k-pinsn.c b/gdb/m88k-pinsn.c index ca9c8c735a3..325c4ed4e37 100644 --- a/gdb/m88k-pinsn.c +++ b/gdb/m88k-pinsn.c @@ -20,7 +20,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include -#include "m88k-opcode.h" +#include "opcode/m88k.h" #include "defs.h" #include "symtab.h" -- cgit v1.2.1