changeset 8051 | a6981e0b9fe2 |
parent 8046 | e7c89b29932a |
child 8149 | 681eb46b8ac4 |
1.1 --- a/include/SDL_gamecontroller.h Thu Dec 05 09:29:04 2013 -0800 1.2 +++ b/include/SDL_gamecontroller.h Thu Dec 05 09:54:22 2013 -0800 1.3 @@ -30,6 +30,7 @@ 1.4 1.5 #include "SDL_stdinc.h" 1.6 #include "SDL_error.h" 1.7 +#include "SDL_rwops.h" 1.8 #include "SDL_joystick.h" 1.9 1.10 #include "begin_code.h"