summary refs log tree commit diff stats
path: root/target/xtensa/core-sample_controller.c
diff options
context:
space:
mode:
Diffstat (limited to 'target/xtensa/core-sample_controller.c')
-rw-r--r--target/xtensa/core-sample_controller.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/xtensa/core-sample_controller.c b/target/xtensa/core-sample_controller.c
index fd5de5576b..8867001aac 100644
--- a/target/xtensa/core-sample_controller.c
+++ b/target/xtensa/core-sample_controller.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-sample_controller/core-isa.h"