summaryrefslogtreecommitdiff
path: root/Libraries/STM32F0xx_StdPeriph_Driver/src/stm32f0xx_pwr.c
diff options
context:
space:
mode:
Diffstat (limited to 'Libraries/STM32F0xx_StdPeriph_Driver/src/stm32f0xx_pwr.c')
-rw-r--r--Libraries/STM32F0xx_StdPeriph_Driver/src/stm32f0xx_pwr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Libraries/STM32F0xx_StdPeriph_Driver/src/stm32f0xx_pwr.c b/Libraries/STM32F0xx_StdPeriph_Driver/src/stm32f0xx_pwr.c
index 7c13ce4..4893434 100644
--- a/Libraries/STM32F0xx_StdPeriph_Driver/src/stm32f0xx_pwr.c
+++ b/Libraries/STM32F0xx_StdPeriph_Driver/src/stm32f0xx_pwr.c
@@ -35,6 +35,7 @@
/* Includes ------------------------------------------------------------------*/
#include "stm32f0xx_pwr.h"
#include "stm32f0xx_rcc.h"
+#include "stm32f0xx_conf.h"
/** @addtogroup STM32F0xx_StdPeriph_Driver
* @{