dinput.c - silence warning

This commit is contained in:
twinaphex 2017-01-10 20:11:51 +01:00
parent 5978cf89de
commit 2ed1e38021

View File

@ -42,14 +42,18 @@
#include "../../config.h"
#endif
#include "../../verbosity.h"
#include "../../tasks/tasks_internal.h"
#include "../../gfx/video_driver.h"
#include <string/stdstring.h>
#include "../input_config.h"
#include "../input_driver.h"
#include "../input_joypad_driver.h"
#include "../input_keymaps.h"
#include "../../gfx/video_driver.h"
#include "../../verbosity.h"
#include "../../tasks/tasks_internal.h"
/* Keep track of which pad indexes are 360 controllers.
* Not static, will be read in xinput_joypad.c
* -1 = not xbox pad, otherwise 0..3