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