summaryrefslogtreecommitdiff
path: root/board/dooly/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/dooly/board.c')
-rw-r--r--board/dooly/board.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/dooly/board.c b/board/dooly/board.c
index 241fa67a2a..cdd26a100f 100644
--- a/board/dooly/board.c
+++ b/board/dooly/board.c
@@ -42,7 +42,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_common.h"