mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-24 08:30:16 +00:00
Header include cleanups
This commit is contained in:
parent
7f433a36d5
commit
4ef98894a2
@ -21,7 +21,6 @@
|
||||
#include <stddef.h>
|
||||
#include <sys/types.h>
|
||||
#include <boolean.h>
|
||||
#include "../libretro.h"
|
||||
|
||||
#include "input_joypad_driver.h"
|
||||
|
||||
|
@ -22,7 +22,6 @@
|
||||
|
||||
#include <retro_miscellaneous.h>
|
||||
#include <formats/image.h>
|
||||
#include "../libretro.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
Loading…
Reference in New Issue
Block a user