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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hci/commands/ifmgmt_cmd.c b/src/hci/commands/ifmgmt_cmd.c
index 1b1b10f0..ad069f14 100644
--- a/src/hci/commands/ifmgmt_cmd.c
+++ b/src/hci/commands/ifmgmt_cmd.c
@@ -23,7 +23,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
#include <gpxe/netdevice.h>
#include <gpxe/command.h>
#include <usr/ifmgmt.h>
-#include "ifmgmt_cmd.h"
+#include <hci/ifmgmt_cmd.h>
/** @file
*