Fix header include

This commit is contained in:
libretroadmin 2023-02-10 19:19:32 +01:00
parent d5dc405ac1
commit 824c1dea8c

View File

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