mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-23 16:09:47 +00:00
Header cleanups
This commit is contained in:
parent
0b1b56214e
commit
534a838472
@ -25,7 +25,8 @@
|
||||
#include "input_config.h"
|
||||
#include "input_autodetect.h"
|
||||
|
||||
#include "../general.h"
|
||||
#include "../configuration.h"
|
||||
#include "../runloop.h"
|
||||
#include "../verbosity.h"
|
||||
|
||||
/* Adds an index for devices with the same name,
|
||||
|
@ -19,7 +19,6 @@
|
||||
#include <string.h>
|
||||
|
||||
#include "input_hid_driver.h"
|
||||
#include "../general.h"
|
||||
#include "../string_list_special.h"
|
||||
#include "../verbosity.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user