summaryrefslogtreecommitdiffstats
path: root/opcodes/m32c-opc.h
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/m32c-opc.h')
-rw-r--r--opcodes/m32c-opc.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/opcodes/m32c-opc.h b/opcodes/m32c-opc.h
index 67461feba0..3174b198f3 100644
--- a/opcodes/m32c-opc.h
+++ b/opcodes/m32c-opc.h
@@ -28,8 +28,8 @@ This file is part of the GNU Binutils and/or GDB, the GNU debugger.
/* -- opc.h */
/* Needed for RTL's 'ext' and 'trunc' operators. */
-#include "cgen-types.h"
-#include "cgen-ops.h"
+#include "cgen/basic-modes.h"
+#include "cgen/basic-ops.h"
/* We can't use the default hash size because many bits are used by
operands. */
OpenPOWER on IntegriCloud