mirror of
https://github.com/yawut/SDL.git
synced 2026-06-02 22:24:34 -05:00
Added missing header for file IO
This commit is contained in:
parent
7afb76824e
commit
fc78e98221
|
|
@ -30,6 +30,7 @@
|
|||
|
||||
#include "SDL_stdinc.h"
|
||||
#include "SDL_error.h"
|
||||
#include "SDL_rwops.h"
|
||||
#include "SDL_joystick.h"
|
||||
|
||||
#include "begin_code.h"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user