mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
(input_joypad_driver.c) reduce header dependencies on configuration.h
This commit is contained in:
parent
4ebf4d6938
commit
17ff813310
@ -24,8 +24,11 @@
|
||||
#include "../config.h"
|
||||
#endif
|
||||
|
||||
#include "input_joypad_driver.h"
|
||||
|
||||
#include "input_driver.h"
|
||||
#include "input_keymaps.h"
|
||||
#include "../configuration.h"
|
||||
|
||||
#include "../list_special.h"
|
||||
#include "../verbosity.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user