summaryrefslogtreecommitdiff
path: root/board/helios/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/helios/board.c')
-rw-r--r--board/helios/board.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/helios/board.c b/board/helios/board.c
index 38f2d4a63e..16107d8884 100644
--- a/board/helios/board.c
+++ b/board/helios/board.c
@@ -36,7 +36,7 @@
#include "task.h"
#include "temp_sensor.h"
#include "thermal.h"
-#include "thermistor.h"
+#include "temp_sensor/thermistor.h"
#include "uart.h"
#include "usb_charge.h"
#include "usb_pd.h"