mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-20 13:06:05 +00:00
Added missing SDL_sysfilesystem.h includes
This commit is contained in:
parent
2eda7b2c24
commit
b3df46e4bc
16 changed files with 45 additions and 9 deletions
|
|
@ -25,6 +25,8 @@
|
|||
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
|
||||
/* System dependent filesystem routines */
|
||||
|
||||
#include "../SDL_sysfilesystem.h"
|
||||
|
||||
#include <unistd.h>
|
||||
|
||||
char *SDL_SYS_GetBasePath(void)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue