summaryrefslogtreecommitdiff
path: root/nuttx/configs/tm4c1294-launchpad/src/tm4c_autoleds.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/tm4c1294-launchpad/src/tm4c_autoleds.c')
-rw-r--r--nuttx/configs/tm4c1294-launchpad/src/tm4c_autoleds.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/tm4c1294-launchpad/src/tm4c_autoleds.c b/nuttx/configs/tm4c1294-launchpad/src/tm4c_autoleds.c
index bbba0ed79..6b15afaab 100644
--- a/nuttx/configs/tm4c1294-launchpad/src/tm4c_autoleds.c
+++ b/nuttx/configs/tm4c1294-launchpad/src/tm4c_autoleds.c
@@ -41,6 +41,7 @@
#include <debug.h>
+#include <nuttx/board.h>
#include <arch/board/board.h>
#include "tiva_gpio.h"