summaryrefslogtreecommitdiff
path: root/board/boten/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/boten/board.c')
-rw-r--r--board/boten/board.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/boten/board.c b/board/boten/board.c
index c67259712c..9a43b1574e 100644
--- a/board/boten/board.c
+++ b/board/boten/board.c
@@ -31,7 +31,7 @@
#include "system.h"
#include "tablet_mode.h"
#include "task.h"
-#include "tcpci.h"
+#include "tcpm/tcpci.h"
#include "temp_sensor.h"
#include "uart.h"
#include "usb_charge.h"