mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-09 10:27:17 +02:00
Added missing SDL_sysfilesystem.h includes
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
|
||||
/* System dependent filesystem routines */
|
||||
|
||||
#include "../SDL_sysfilesystem.h"
|
||||
|
||||
#include <unistd.h>
|
||||
|
||||
char *SDL_SYS_GetBasePath(void)
|
||||
|
||||
Reference in New Issue
Block a user