Header include cleanups

This commit is contained in:
twinaphex 2016-09-06 23:31:45 +02:00
parent b6e554e1cb
commit 6871afe51b

View File

@ -20,12 +20,9 @@
#include <stdint.h>
#include <stddef.h>
#include <math.h>
#include <boolean.h>
#include <retro_common_api.h>
#include <retro_miscellaneous.h>
#include <libretro.h>
RETRO_BEGIN_DECLS