mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-02 18:07:40 +00:00
Fixed warning: no previous prototype for function 'SDL_InitFilesystem'
This commit is contained in:
parent
761e86e25e
commit
94c40fb3c9
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@
|
|||
*/
|
||||
|
||||
#include "SDL_internal.h"
|
||||
|
||||
#include "SDL_filesystem_c.h"
|
||||
#include "SDL_sysfilesystem.h"
|
||||
#include "../stdlib/SDL_sysstdlib.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue