aboutsummaryrefslogtreecommitdiff
path: root/gdb/m88k-pinsn.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/m88k-pinsn.c')
-rw-r--r--gdb/m88k-pinsn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/m88k-pinsn.c b/gdb/m88k-pinsn.c
index ca9c8c7..325c4ed 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 <stdio.h>
-#include "m88k-opcode.h"
+#include "opcode/m88k.h"
#include "defs.h"
#include "symtab.h"