summaryrefslogtreecommitdiff
path: root/board/reef_mchp/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/reef_mchp/board.c')
-rw-r--r--board/reef_mchp/board.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/reef_mchp/board.c b/board/reef_mchp/board.c
index feb363156e..b308b10b65 100644
--- a/board/reef_mchp/board.c
+++ b/board/reef_mchp/board.c
@@ -49,7 +49,7 @@
#include "task.h"
#include "temp_sensor.h"
#include "tfdp_chip.h"
-#include "thermistor.h"
+#include "temp_sensor/thermistor.h"
#include "timer.h"
#include "uart.h"
#include "usb_charge.h"