Removed include of no more needed header.

main
Philipp Wiesemann 2013-11-23 18:29:36 +01:00
parent 7a18a6747b
commit 2aa4974bf9
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@
#include "SDL_joystick.h"
#include "SDL_hints.h"
#include "SDL_assert.h"
#include "SDL_log.h"
#include "../SDL_sysjoystick.h"
#include "../SDL_joystick_c.h"
#include "../../core/android/SDL_android.h"