aboutsummaryrefslogtreecommitdiffstats
path: root/demos/ARMCM4-STM32F407-DISCOVERY-G++/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'demos/ARMCM4-STM32F407-DISCOVERY-G++/main.cpp')
-rw-r--r--demos/ARMCM4-STM32F407-DISCOVERY-G++/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/ARMCM4-STM32F407-DISCOVERY-G++/main.cpp b/demos/ARMCM4-STM32F407-DISCOVERY-G++/main.cpp
index 0caee9bc4..3834a1046 100644
--- a/demos/ARMCM4-STM32F407-DISCOVERY-G++/main.cpp
+++ b/demos/ARMCM4-STM32F407-DISCOVERY-G++/main.cpp
@@ -19,6 +19,7 @@
*/
#include "ch.hpp"
+#include "fs.hpp"
#include "hal.h"
#include "test.h"