summaryrefslogtreecommitdiff
path: root/board/volteer/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/volteer/board.c')
-rw-r--r--board/volteer/board.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/board/volteer/board.c b/board/volteer/board.c
index 295ecd696b..54c7e52594 100644
--- a/board/volteer/board.c
+++ b/board/volteer/board.c
@@ -6,9 +6,11 @@
/* Volteer board-specific configuration */
#include "common.h"
+#include "extpower.h"
#include "gpio.h"
#include "hooks.h"
#include "lid_switch.h"
+#include "power_button.h"
#include "switch.h"
#include "system.h"
#include "task.h"