aboutsummaryrefslogtreecommitdiff
path: root/cmd/button.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/button.c')
-rw-r--r--cmd/button.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/button.c b/cmd/button.c
index 3e6db3f..1b45d0a 100644
--- a/cmd/button.c
+++ b/cmd/button.c
@@ -5,6 +5,7 @@
* Based on led.c
*/
+#include <common.h>
#include <command.h>
#include <dm.h>
#include <button.h>