summaryrefslogtreecommitdiff
path: root/zephyr/shim/chip/npcx/power_policy.c
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/shim/chip/npcx/power_policy.c')
-rw-r--r--zephyr/shim/chip/npcx/power_policy.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/zephyr/shim/chip/npcx/power_policy.c b/zephyr/shim/chip/npcx/power_policy.c
index c95fcc56d8..1e5a7b15ce 100644
--- a/zephyr/shim/chip/npcx/power_policy.c
+++ b/zephyr/shim/chip/npcx/power_policy.c
@@ -3,9 +3,9 @@
* found in the LICENSE file.
*/
-#include <zephyr.h>
-#include <pm/pm.h>
-#include <pm/policy.h>
+#include <zephyr/zephyr.h>
+#include <zephyr/pm/pm.h>
+#include <zephyr/pm/policy.h>
#include <soc.h>
#include "console.h"