mirror of
https://github.com/libretro/RetroArch
synced 2025-04-18 05:43:34 +00:00
Don't use compat/strl.h for OSX/iOS either
This commit is contained in:
parent
5ea75b616f
commit
1943ccacfb
@ -35,8 +35,8 @@
|
|||||||
|
|
||||||
#include <file/file_path.h>
|
#include <file/file_path.h>
|
||||||
|
|
||||||
#include <compat/strl.h>
|
|
||||||
#ifndef __MACH__
|
#ifndef __MACH__
|
||||||
|
#include <compat/strl.h>
|
||||||
#include <compat/posix_string.h>
|
#include <compat/posix_string.h>
|
||||||
#endif
|
#endif
|
||||||
#include <retro_assert.h>
|
#include <retro_assert.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user