summaryrefslogtreecommitdiff
path: root/board/coachz
diff options
context:
space:
mode:
Diffstat (limited to 'board/coachz')
-rw-r--r--board/coachz/usbc_config.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/coachz/usbc_config.c b/board/coachz/usbc_config.c
index 8f3fb02c30..d6930586dd 100644
--- a/board/coachz/usbc_config.c
+++ b/board/coachz/usbc_config.c
@@ -8,6 +8,7 @@
#include "charger.h"
#include "charger/isl923x_public.h"
#include "charge_state.h"
+#include "gpio.h"
#include "usb_pd.h"
#define CPRINTS(format, args...) cprints(CC_USBCHARGE, format, ## args)