diff options
Diffstat (limited to 'gdb/arch/riscv.h')
-rw-r--r-- | gdb/arch/riscv.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/arch/riscv.h b/gdb/arch/riscv.h index 05c19054dce..7917bdf4b4c 100644 --- a/gdb/arch/riscv.h +++ b/gdb/arch/riscv.h @@ -20,7 +20,7 @@ #ifndef ARCH_RISCV_H #define ARCH_RISCV_H -#include "common/tdesc.h" +#include "gdbsupport/tdesc.h" /* The set of RISC-V architectural features that we track that impact how we configure the actual gdbarch instance. We hold one of these in the |