Browse Source

fix debug compile (#1487)

Arnim Läuger 7 years ago
parent
commit
b02450f5e0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/platform/vfs.c

+ 1 - 0
app/platform/vfs.c

@@ -1,6 +1,7 @@
 
 
 #include "c_stdlib.h"
+#include "c_stdio.h"
 #include "vfs.h"