summaryrefslogtreecommitdiffstats
path: root/commands/boot.c
diff options
context:
space:
mode:
Diffstat (limited to 'commands/boot.c')
-rw-r--r--commands/boot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/boot.c b/commands/boot.c
index 719ad95bc4..baf274030f 100644
--- a/commands/boot.c
+++ b/commands/boot.c
@@ -23,7 +23,7 @@
#include <libgen.h>
#include <malloc.h>
#include <clock.h>
-#include <boot.h>
+#include <bootm.h>
#include <glob.h>
#include <init.h>
#include <menu.h>