This commit is contained in:
libretroadmin 2023-02-10 19:23:14 +01:00
parent 824c1dea8c
commit 35860b4d47
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@
#endif
#if defined(PSP) && defined(HAVE_KERNEL_PRX)
#include "../../bootstrap/psp1/kernel_functions/kernel_functions.h"
#include "../../bootstrap/psp1/kernel_functions_prx/kernel_functions.h"
#endif
#if defined(HAVE_VITAGLES)