summaryrefslogtreecommitdiffstats
path: root/src/hci/commands/gdbstub_cmd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hci/commands/gdbstub_cmd.c')
-rw-r--r--src/hci/commands/gdbstub_cmd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/hci/commands/gdbstub_cmd.c b/src/hci/commands/gdbstub_cmd.c
index 74167525..4ad59721 100644
--- a/src/hci/commands/gdbstub_cmd.c
+++ b/src/hci/commands/gdbstub_cmd.c
@@ -18,8 +18,8 @@
#include <stdio.h>
#include <getopt.h>
-#include <gpxe/command.h>
-#include <gpxe/gdbstub.h>
+#include <ipxe/command.h>
+#include <ipxe/gdbstub.h>
/** @file
*