mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-24 08:30:16 +00:00
Buildfix
This commit is contained in:
parent
1aeaff1b2a
commit
1ff3b58d68
@ -1161,7 +1161,7 @@ static void decode_thread(void *data)
|
||||
AVCodecContext *actx_active;
|
||||
AVCodecContext *sctx_active;
|
||||
#ifdef HAVE_SSA
|
||||
ASS_Track *ass_track_active
|
||||
ASS_Track *ass_track_active;
|
||||
#endif
|
||||
|
||||
slock_lock(fifo_lock);
|
||||
|
Loading…
Reference in New Issue
Block a user