Browse Source

change header

Meco Man 4 years ago
parent
commit
c842f2a067
1 changed files with 1 additions and 1 deletions
  1. 1 1
      components/libc/compilers/dlib/syscall_remove.c

+ 1 - 1
components/libc/compilers/dlib/syscall_remove.c

@@ -9,7 +9,7 @@
  */
 #include <rtthread.h>
 #ifdef RT_USING_DFS
-#include <dfs_file.h>
+#include <dfs_posix.h>
 #endif
 #include <yfuns.h>