aboutsummaryrefslogtreecommitdiff
path: root/src/stm-fmc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stm-fmc.c')
-rw-r--r--src/stm-fmc.c1
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"
//------------------------------------------------------------------------------