changeset 7667 | be1cc6f55840 |
parent 7655 | 8f71b590aff6 |
child 7677 | 871d43c6968a |
1.1 --- a/include/SDL.h Tue Aug 20 15:28:14 2013 -0400 1.2 +++ b/include/SDL.h Tue Aug 20 19:57:11 2013 -0400 1.3 @@ -74,6 +74,7 @@ 1.4 #include "SDL_endian.h" 1.5 #include "SDL_error.h" 1.6 #include "SDL_events.h" 1.7 +#include "SDL_filesystem.h" 1.8 #include "SDL_joystick.h" 1.9 #include "SDL_gamecontroller.h" 1.10 #include "SDL_haptic.h"