diff options
Diffstat (limited to 'target/xtensa/core-dsp3400.c')
-rw-r--r-- | target/xtensa/core-dsp3400.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/xtensa/core-dsp3400.c b/target/xtensa/core-dsp3400.c index 81e425c..c0f94b9 100644 --- a/target/xtensa/core-dsp3400.c +++ b/target/xtensa/core-dsp3400.c @@ -27,7 +27,7 @@ #include "qemu/osdep.h" #include "cpu.h" -#include "exec/gdbstub.h" +#include "gdbstub/helpers.h" #include "qemu/host-utils.h" #include "core-dsp3400/core-isa.h" |