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 7c0affa..f13b3f0 100644
--- a/cmd/panic.c
+++ b/cmd/panic.c
@@ -3,7 +3,7 @@
* Copyright (c) 2020 Theobroma Systems Design und Consulting GmbH
*/
-#include <vsprintf.h>
+#include <common.h>
#include <command.h>
static int do_panic(struct cmd_tbl *cmdtp, int flag, int argc,