summaryrefslogtreecommitdiffstats
path: root/src/hci/commands/ifmgmt_cmd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hci/commands/ifmgmt_cmd.c')
-rw-r--r--src/hci/commands/ifmgmt_cmd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/hci/commands/ifmgmt_cmd.c b/src/hci/commands/ifmgmt_cmd.c
index ad069f14..ae80cde4 100644
--- a/src/hci/commands/ifmgmt_cmd.c
+++ b/src/hci/commands/ifmgmt_cmd.c
@@ -20,8 +20,8 @@ FILE_LICENCE ( GPL2_OR_LATER );
#include <stdio.h>
#include <getopt.h>
-#include <gpxe/netdevice.h>
-#include <gpxe/command.h>
+#include <ipxe/netdevice.h>
+#include <ipxe/command.h>
#include <usr/ifmgmt.h>
#include <hci/ifmgmt_cmd.h>