mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 12:32:52 +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 <compat/strl.h>
|
||||
#ifndef __MACH__
|
||||
#include <compat/strl.h>
|
||||
#include <compat/posix_string.h>
|
||||
#endif
|
||||
#include <retro_assert.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user