let's not include unneeded headers.

This commit is contained in:
Alcaro 2017-10-03 00:03:55 +02:00
parent b97853a536
commit 8d274f4f43

View File

@ -16,7 +16,6 @@
#include <stddef.h>
#include <string.h>
#include <inttypes.h>
#include <compat/strl.h>
#include <retro_common_api.h>