diff options
Diffstat (limited to 'opcodes/m32c-opc.h')
-rw-r--r-- | opcodes/m32c-opc.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/opcodes/m32c-opc.h b/opcodes/m32c-opc.h index 67461fe..3174b19 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. */ |