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