aboutsummaryrefslogtreecommitdiff
path: root/cmd/led.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/led.c')
-rw-r--r--cmd/led.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/led.c b/cmd/led.c
index 4256b34..48a02ba 100644
--- a/cmd/led.c
+++ b/cmd/led.c
@@ -4,6 +4,7 @@
* Written by Simon Glass <sjg@chromium.org>
*/
+#include <common.h>
#include <command.h>
#include <dm.h>
#include <led.h>