mirror of
https://github.com/libretro/RetroArch
synced 2025-02-20 15:40:44 +00:00
(PS3) Get build at least working again
This commit is contained in:
parent
cb6ae7726a
commit
fcf75398ea
@ -229,7 +229,11 @@ RSOUND
|
||||
/*============================================================
|
||||
AUDIO UTILS
|
||||
============================================================ */
|
||||
#ifndef __CELLOS_LV2__
|
||||
/* PS3 right now doesn't compile with the Altivec intrinsics
|
||||
* used here */
|
||||
#include "../../audio/utils.c"
|
||||
#endif
|
||||
|
||||
/*============================================================
|
||||
AUDIO
|
||||
|
Loading…
x
Reference in New Issue
Block a user