Skip to content

Commit

Permalink
Added missing header for file IO
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Dec 5, 2013
1 parent 7afb768 commit fc78e98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/SDL_gamecontroller.h
Expand Up @@ -30,6 +30,7 @@

#include "SDL_stdinc.h"
#include "SDL_error.h"
#include "SDL_rwops.h"
#include "SDL_joystick.h"

#include "begin_code.h"
Expand Down

0 comments on commit fc78e98

Please sign in to comment.