Header include cleanups

This commit is contained in:
twinaphex 2015-12-06 21:40:55 +01:00
parent 7f433a36d5
commit 4ef98894a2
2 changed files with 0 additions and 2 deletions

View File

@ -21,7 +21,6 @@
#include <stddef.h>
#include <sys/types.h>
#include <boolean.h>
#include "../libretro.h"
#include "input_joypad_driver.h"

View File

@ -22,7 +22,6 @@
#include <retro_miscellaneous.h>
#include <formats/image.h>
#include "../libretro.h"
#ifdef __cplusplus
extern "C" {