summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-strp711/src/up_buttons.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/olimex-strp711/src/up_buttons.c')
-rw-r--r--nuttx/configs/olimex-strp711/src/up_buttons.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/configs/olimex-strp711/src/up_buttons.c b/nuttx/configs/olimex-strp711/src/up_buttons.c
index a33c1caeb..1a10fd400 100644
--- a/nuttx/configs/olimex-strp711/src/up_buttons.c
+++ b/nuttx/configs/olimex-strp711/src/up_buttons.c
@@ -40,6 +40,8 @@
#include <nuttx/config.h>
#include <stdint.h>
+#include <arch/board/board.h>
+
#include "chip.h"
#include "up_arch.h"
#include "up_internal.h"