mirror of
https://github.com/libretro/RetroArch
synced 2025-03-20 10:20:51 +00:00
input_autodetect.c - cleanup
This commit is contained in:
parent
5e634a48ce
commit
b501e19dc4
@ -14,14 +14,16 @@
|
||||
* If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include "input_common.h"
|
||||
#include "input_autodetect.h"
|
||||
#include <file/dir_list.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <ctype.h>
|
||||
|
||||
#include <file/dir_list.h>
|
||||
#include <file/file_path.h>
|
||||
|
||||
#include "input_common.h"
|
||||
#include "input_autodetect.h"
|
||||
|
||||
#include "../general.h"
|
||||
|
||||
#if 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user