Use explicit path in #include statement (DS port specific)
svn-id: r30552
This commit is contained in:
parent
9a1e7a0c35
commit
4ba2df8792
4 changed files with 5 additions and 5 deletions
|
@ -74,7 +74,7 @@
|
|||
//#undef getc
|
||||
//#undef ferror
|
||||
|
||||
#include "ds-fs.h"
|
||||
#include "backends/fs/ds/ds-fs.h"
|
||||
|
||||
|
||||
//void std_fprintf(FILE* handle, const char* fmt, ...); // used in common/util.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue