summaryrefslogtreecommitdiff
path: root/zephyr/shim/include/builtin/assert.h
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/shim/include/builtin/assert.h')
-rw-r--r--zephyr/shim/include/builtin/assert.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/zephyr/shim/include/builtin/assert.h b/zephyr/shim/include/builtin/assert.h
index 21a6c5b3d7..c3c43f2ba1 100644
--- a/zephyr/shim/include/builtin/assert.h
+++ b/zephyr/shim/include/builtin/assert.h
@@ -6,7 +6,7 @@
#ifndef __CROS_EC_ASSERT_H
#define __CROS_EC_ASSERT_H
-#include <sys/__assert.h>
+#include <zephyr/sys/__assert.h>
#undef ASSERT
#undef assert