aboutsummaryrefslogtreecommitdiffstats
path: root/test/mfs/source/test/mfs_test_root.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/mfs/source/test/mfs_test_root.c')
-rw-r--r--test/mfs/source/test/mfs_test_root.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mfs/source/test/mfs_test_root.c b/test/mfs/source/test/mfs_test_root.c
index ce23aaac6..447278610 100644
--- a/test/mfs/source/test/mfs_test_root.c
+++ b/test/mfs/source/test/mfs_test_root.c
@@ -61,7 +61,7 @@ const testsuite_t mfs_test_suite = {
/* Shared code. */
/*===========================================================================*/
-#include "mfs.h"
+#include "hal_mfs.h"
MFSDriver mfs1;
uint8_t mfs_buffer[512];