summaryrefslogtreecommitdiff
path: root/zephyr/test/drivers/src/console_cmd/accelspoof.c
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/drivers/src/console_cmd/accelspoof.c')
-rw-r--r--zephyr/test/drivers/src/console_cmd/accelspoof.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zephyr/test/drivers/src/console_cmd/accelspoof.c b/zephyr/test/drivers/src/console_cmd/accelspoof.c
index f8295e55f4..2d9887a2ab 100644
--- a/zephyr/test/drivers/src/console_cmd/accelspoof.c
+++ b/zephyr/test/drivers/src/console_cmd/accelspoof.c
@@ -3,7 +3,7 @@
* found in the LICENSE file.
*/
-#include <shell/shell.h>
+#include <zephyr/shell/shell.h>
#include <ztest.h>
#include "console.h"