mirror of
https://github.com/libretro/RetroArch.git
synced 2025-03-03 15:37:30 +00:00
(Griffin) Quick fix
This commit is contained in:
parent
f0457637c6
commit
beaed3a6a4
@ -363,7 +363,7 @@ RETROARCH
|
||||
THREAD
|
||||
============================================================ */
|
||||
#if defined(HAVE_THREAD) && defined(XENON)
|
||||
#include "../../tread/xenon_sdl_threads.c"
|
||||
#include "../../thread/xenon_sdl_threads.c"
|
||||
#elif defined(HAVE_THREAD)
|
||||
#include "../../thread.c"
|
||||
#ifdef ANDROID
|
||||
|
Loading…
x
Reference in New Issue
Block a user