mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-25 08:59:58 +00:00
(input_remapping) Get rid of some header includes
This commit is contained in:
parent
068943445f
commit
e1faebe5c2
@ -14,10 +14,6 @@
|
||||
*/
|
||||
|
||||
#include "input_remapping.h"
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <limits.h>
|
||||
#include <ctype.h>
|
||||
|
||||
#include <file/config_file.h>
|
||||
#include <file/file_path.h>
|
||||
|
Loading…
Reference in New Issue
Block a user