summaryrefslogtreecommitdiff
path: root/src/stm/ao_flash_stm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stm/ao_flash_stm.c')
-rw-r--r--src/stm/ao_flash_stm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stm/ao_flash_stm.c b/src/stm/ao_flash_stm.c
index b4d47024..d7a85582 100644
--- a/src/stm/ao_flash_stm.c
+++ b/src/stm/ao_flash_stm.c
@@ -16,7 +16,7 @@
*/
#include <ao.h>
-#include <ao_flash_stm.h>
+#include <ao_flash.h>
static uint8_t
ao_flash_pecr_is_locked(void)