diff options
Diffstat (limited to 'drivers/eeprom/eeprom_stm32_L0_L1.c')
| -rw-r--r-- | drivers/eeprom/eeprom_stm32_L0_L1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/eeprom/eeprom_stm32_L0_L1.c b/drivers/eeprom/eeprom_stm32_L0_L1.c index b62e6ffd7..ed26cc714 100644 --- a/drivers/eeprom/eeprom_stm32_L0_L1.c +++ b/drivers/eeprom/eeprom_stm32_L0_L1.c | |||
| @@ -17,7 +17,7 @@ | |||
| 17 | #include <stdint.h> | 17 | #include <stdint.h> |
| 18 | #include <string.h> | 18 | #include <string.h> |
| 19 | 19 | ||
| 20 | #include "hal.h" | 20 | #include <hal.h> |
| 21 | #include "eeprom_driver.h" | 21 | #include "eeprom_driver.h" |
| 22 | #include "eeprom_stm32_L0_L1.h" | 22 | #include "eeprom_stm32_L0_L1.h" |
| 23 | 23 | ||
