summaryrefslogtreecommitdiff
path: root/zephyr/test/drivers/src/thermistor.c
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/drivers/src/thermistor.c')
-rw-r--r--zephyr/test/drivers/src/thermistor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zephyr/test/drivers/src/thermistor.c b/zephyr/test/drivers/src/thermistor.c
index 591faa9436..49e5e02234 100644
--- a/zephyr/test/drivers/src/thermistor.c
+++ b/zephyr/test/drivers/src/thermistor.c
@@ -14,7 +14,7 @@
#include "common.h"
#include "../driver/temp_sensor/thermistor.h"
#include "temp_sensor/temp_sensor.h"
-#include "test_state.h"
+#include "test/drivers/test_state.h"
#define GPIO_PG_EC_DSW_PWROK_PATH DT_PATH(named_gpios, pg_ec_dsw_pwrok)