summaryrefslogtreecommitdiff
path: root/board/st/stm32f429-discovery/led.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/st/stm32f429-discovery/led.c')
-rw-r--r--board/st/stm32f429-discovery/led.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/st/stm32f429-discovery/led.c b/board/st/stm32f429-discovery/led.c
index ae6df78f56..539c139bb5 100644
--- a/board/st/stm32f429-discovery/led.c
+++ b/board/st/stm32f429-discovery/led.c
@@ -5,6 +5,7 @@
*/
#include <common.h>
+#include <status_led.h>
#include <asm-generic/gpio.h>
void coloured_LED_init(void)