mirror of
https://github.com/libretro/RetroArch
synced 2025-03-31 19:21:06 +00:00
(config_file.c) This can go
This commit is contained in:
parent
c03e6c6c38
commit
c9888eb442
@ -26,14 +26,6 @@
|
|||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
|
|
||||||
#if !defined(_WIN32) && !defined(_XBOX)
|
|
||||||
#include <sys/param.h> /* PATH_MAX */
|
|
||||||
#elif defined(_WIN32) && !defined(_XBOX)
|
|
||||||
#define WIN32_LEAN_AND_MEAN
|
|
||||||
#include <windows.h>
|
|
||||||
#elif defined(_XBOX)
|
|
||||||
#include <xtl.h>
|
|
||||||
#endif
|
|
||||||
#ifdef ORBIS
|
#ifdef ORBIS
|
||||||
#include <sys/fcntl.h>
|
#include <sys/fcntl.h>
|
||||||
#include <orbisFile.h>
|
#include <orbisFile.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user