summaryrefslogtreecommitdiff
path: root/zephyr/shim/include/power/power.h
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/shim/include/power/power.h')
-rw-r--r--zephyr/shim/include/power/power.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/zephyr/shim/include/power/power.h b/zephyr/shim/include/power/power.h
index d5e03f68fa..4c14d510e3 100644
--- a/zephyr/shim/include/power/power.h
+++ b/zephyr/shim/include/power/power.h
@@ -7,6 +7,7 @@
#define ZEPHYR_CHROME_POWER_POWER_H
#include <devicetree.h>
+#include <drivers/gpio.h>
#define POWER_SIGNAL_LIST_NODE \
DT_NODELABEL(power_signal_list)