summaryrefslogtreecommitdiff
path: root/drivers/reset/stm32/stm32-reset-mp25.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/reset/stm32/stm32-reset-mp25.c')
-rw-r--r--drivers/reset/stm32/stm32-reset-mp25.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/reset/stm32/stm32-reset-mp25.c b/drivers/reset/stm32/stm32-reset-mp25.c
index 91c0336bc58..1cbe5c7f3d5 100644
--- a/drivers/reset/stm32/stm32-reset-mp25.c
+++ b/drivers/reset/stm32/stm32-reset-mp25.c
@@ -5,7 +5,7 @@
*/
#include <dm.h>
-#include <stm32-reset-core.h>
+#include "stm32-reset-core.h"
#include <stm32mp25_rcc.h>
#include <dt-bindings/reset/st,stm32mp25-rcc.h>