summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/hci/commands/pxe_cmd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/i386/hci/commands/pxe_cmd.c')
-rw-r--r--src/arch/i386/hci/commands/pxe_cmd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/arch/i386/hci/commands/pxe_cmd.c b/src/arch/i386/hci/commands/pxe_cmd.c
index 76c49bb9..6b4fa8fa 100644
--- a/src/arch/i386/hci/commands/pxe_cmd.c
+++ b/src/arch/i386/hci/commands/pxe_cmd.c
@@ -1,5 +1,5 @@
-#include <gpxe/netdevice.h>
-#include <gpxe/command.h>
+#include <ipxe/netdevice.h>
+#include <ipxe/command.h>
#include <hci/ifmgmt_cmd.h>
#include <pxe_call.h>