Fix vram.h include

This commit is contained in:
moto 2022-05-20 09:56:12 -04:00
parent fbfc75b7b0
commit 72288cf9ee

View file

@ -30,6 +30,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include <pspkernel.h>
#include <pspctrl.h>
#include <ctype.h>
#include <vram.h>
extern "C"
{