aboutsummaryrefslogtreecommitdiff
path: root/common/button_cmd.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/button_cmd.c')
-rw-r--r--common/button_cmd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/button_cmd.c b/common/button_cmd.c
index 8642c26..72dac1f 100644
--- a/common/button_cmd.c
+++ b/common/button_cmd.c
@@ -8,7 +8,7 @@
#include <command.h>
#include <env.h>
#include <log.h>
-#include <vsprintf.h>
+#include <stdio.h>
/* Some sane limit "just in case" */
#define MAX_BTN_CMDS 32