aboutsummaryrefslogtreecommitdiff
path: root/cmd/panic.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/panic.c')
-rw-r--r--cmd/panic.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/panic.c b/cmd/panic.c
index f13b3f094fa..7c0affa5eb5 100644
--- a/cmd/panic.c
+++ b/cmd/panic.c
@@ -3,7 +3,7 @@
* Copyright (c) 2020 Theobroma Systems Design und Consulting GmbH
*/
-#include <common.h>
+#include <vsprintf.h>
#include <command.h>
static int do_panic(struct cmd_tbl *cmdtp, int flag, int argc,