summaryrefslogtreecommitdiff
path: root/driver/temp_sensor/thermistor.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver/temp_sensor/thermistor.c')
-rw-r--r--driver/temp_sensor/thermistor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver/temp_sensor/thermistor.c b/driver/temp_sensor/thermistor.c
index dab0e985ce..5a704bf990 100644
--- a/driver/temp_sensor/thermistor.c
+++ b/driver/temp_sensor/thermistor.c
@@ -8,7 +8,7 @@
#include "adc.h"
#include "common.h"
#include "gpio.h"
-#include "thermistor.h"
+#include "temp_sensor/thermistor.h"
#include "util.h"
int thermistor_linear_interpolate(uint16_t mv,