summaryrefslogtreecommitdiff
path: root/zephyr/test/drivers/isl923x/src/console_cmd_amon_bmon.c
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/drivers/isl923x/src/console_cmd_amon_bmon.c')
-rw-r--r--zephyr/test/drivers/isl923x/src/console_cmd_amon_bmon.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/zephyr/test/drivers/isl923x/src/console_cmd_amon_bmon.c b/zephyr/test/drivers/isl923x/src/console_cmd_amon_bmon.c
index b70d67a750..bdbdd083ba 100644
--- a/zephyr/test/drivers/isl923x/src/console_cmd_amon_bmon.c
+++ b/zephyr/test/drivers/isl923x/src/console_cmd_amon_bmon.c
@@ -3,9 +3,9 @@
* found in the LICENSE file.
*/
-#include <drivers/adc.h>
-#include <drivers/adc/adc_emul.h>
-#include <shell/shell.h>
+#include <zephyr/drivers/adc.h>
+#include <zephyr/drivers/adc/adc_emul.h>
+#include <zephyr/shell/shell.h>
#include <ztest.h>
#include "adc.h"