aboutsummaryrefslogtreecommitdiff
path: root/src/platforms/stm32/dfu_f1.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/platforms/stm32/dfu_f1.c')
-rw-r--r--src/platforms/stm32/dfu_f1.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/platforms/stm32/dfu_f1.c b/src/platforms/stm32/dfu_f1.c
index 77b6f58..bb1e274 100644
--- a/src/platforms/stm32/dfu_f1.c
+++ b/src/platforms/stm32/dfu_f1.c
@@ -17,6 +17,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+#include "platform.h"
#include <libopencm3/stm32/f1/flash.h>
#include <libopencm3/cm3/scb.h>