mirror of
https://github.com/libretro/RetroArch
synced 2025-02-21 09:39:56 +00:00
Include retro_miscellaneous.h inside config_file.c
This commit is contained in:
parent
0b95e3f2d7
commit
1f99ba21d8
@ -30,6 +30,7 @@
|
||||
#include <compat/posix_string.h>
|
||||
#include <compat/msvc.h>
|
||||
#include <file/file_path.h>
|
||||
#include <retro_miscellaneous.h>
|
||||
|
||||
#if !defined(_WIN32) && !defined(__CELLOS_LV2__) && !defined(_XBOX)
|
||||
#include <sys/param.h> /* PATH_MAX */
|
||||
|
Loading…
x
Reference in New Issue
Block a user