mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-11-19 00:31:10 +00:00
Added missing header for file IO
This commit is contained in:
@@ -30,6 +30,7 @@
|
|||||||
|
|
||||||
#include "SDL_stdinc.h"
|
#include "SDL_stdinc.h"
|
||||||
#include "SDL_error.h"
|
#include "SDL_error.h"
|
||||||
|
#include "SDL_rwops.h"
|
||||||
#include "SDL_joystick.h"
|
#include "SDL_joystick.h"
|
||||||
|
|
||||||
#include "begin_code.h"
|
#include "begin_code.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user