mirror of
https://github.com/libretro/RetroArch
synced 2025-02-11 15:40:28 +00:00
Move alsa_qsa.c to audio/
This commit is contained in:
parent
eca573e05f
commit
35716e981c
@ -428,7 +428,7 @@ AUDIO
|
|||||||
|
|
||||||
#ifdef HAVE_ALSA
|
#ifdef HAVE_ALSA
|
||||||
#ifdef __QNX__
|
#ifdef __QNX__
|
||||||
#include "../blackberry-qnx/alsa_qsa.c"
|
#include "../audio/alsa_qsa.c"
|
||||||
#else
|
#else
|
||||||
#include "../audio/alsa.c"
|
#include "../audio/alsa.c"
|
||||||
#include "../audio/alsathread.c"
|
#include "../audio/alsathread.c"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user