summaryrefslogtreecommitdiff
path: root/board/hatch/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/hatch/board.c')
-rw-r--r--board/hatch/board.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/hatch/board.c b/board/hatch/board.c
index b3e5e3db0b..a253950815 100644
--- a/board/hatch/board.c
+++ b/board/hatch/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"