summary refs log tree commit diff stats
path: root/target/hexagon/gdbstub.c
diff options
context:
space:
mode:
Diffstat (limited to 'target/hexagon/gdbstub.c')
-rw-r--r--target/hexagon/gdbstub.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/hexagon/gdbstub.c b/target/hexagon/gdbstub.c
index d152d01bfe..46083da620 100644
--- a/target/hexagon/gdbstub.c
+++ b/target/hexagon/gdbstub.c
@@ -16,7 +16,7 @@
  */
 
 #include "qemu/osdep.h"
-#include "exec/gdbstub.h"
+#include "gdbstub/helpers.h"
 #include "cpu.h"
 #include "internal.h"