aboutsummaryrefslogtreecommitdiff
path: root/include/drivers/st/stm32mp1_pwr.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/drivers/st/stm32mp1_pwr.h')
-rw-r--r--include/drivers/st/stm32mp1_pwr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drivers/st/stm32mp1_pwr.h b/include/drivers/st/stm32mp1_pwr.h
index b34536eaee..e17df44fb7 100644
--- a/include/drivers/st/stm32mp1_pwr.h
+++ b/include/drivers/st/stm32mp1_pwr.h
@@ -7,7 +7,7 @@
#ifndef STM32MP1_PWR_H
#define STM32MP1_PWR_H
-#include <utils_def.h>
+#include <lib/utils_def.h>
#define PWR_CR1 U(0x00)
#define PWR_CR2 U(0x08)