summaryrefslogtreecommitdiff
path: root/zephyr/test/drivers/common/src/test_rules.c
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/drivers/common/src/test_rules.c')
-rw-r--r--zephyr/test/drivers/common/src/test_rules.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zephyr/test/drivers/common/src/test_rules.c b/zephyr/test/drivers/common/src/test_rules.c
index 5125f50d58..8512f6abe9 100644
--- a/zephyr/test/drivers/common/src/test_rules.c
+++ b/zephyr/test/drivers/common/src/test_rules.c
@@ -3,7 +3,7 @@
* found in the LICENSE file.
*/
-#include <ztest.h>
+#include <zephyr/ztest.h>
#include "emul/tcpc/emul_tcpci.h"
#include "motion_sense_fifo.h"