diff options
Diffstat (limited to 'src/stm-fmc.c')
-rw-r--r-- | src/stm-fmc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stm-fmc.c b/src/stm-fmc.c index bc214d8..19b7fdc 100644 --- a/src/stm-fmc.c +++ b/src/stm-fmc.c @@ -7,6 +7,7 @@ // Headers //------------------------------------------------------------------------------ #include "stm-fmc.h" +#include "stm32f4xx_hal.h" //------------------------------------------------------------------------------ |