summaryrefslogtreecommitdiff
path: root/zephyr/shim/src/power.c
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/shim/src/power.c')
-rw-r--r--zephyr/shim/src/power.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zephyr/shim/src/power.c b/zephyr/shim/src/power.c
index 6d09dba9d3..49f820e567 100644
--- a/zephyr/shim/src/power.c
+++ b/zephyr/shim/src/power.c
@@ -3,7 +3,7 @@
* found in the LICENSE file.
*/
-#include <sys/util.h>
+#include <zephyr/sys/util.h>
#include "console.h"
#include "power.h"