mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-27 18:20:27 +00:00
forgot to include retro_miscellaneous.h for PATH_MAX_LENGTH
This commit is contained in:
parent
adbfce14f2
commit
5fb77796f0
@ -21,6 +21,7 @@
|
||||
*/
|
||||
|
||||
#include <compat/fopen_utf8.h>
|
||||
#include <retro_miscellaneous.h>
|
||||
#include <encodings/utf.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
Loading…
Reference in New Issue
Block a user