From 3396b291360544ceaa40988df741995a09674686 Mon Sep 17 00:00:00 2001 From: georgemoralis Date: Mon, 23 Jan 2023 18:46:35 +0200 Subject: [PATCH] fix for header --- shadPS4/emulator/fileFormat/PSF.h | 1 + 1 file changed, 1 insertion(+) diff --git a/shadPS4/emulator/fileFormat/PSF.h b/shadPS4/emulator/fileFormat/PSF.h index 820bfa33..a5e166d1 100644 --- a/shadPS4/emulator/fileFormat/PSF.h +++ b/shadPS4/emulator/fileFormat/PSF.h @@ -2,6 +2,7 @@ #include #include +#include #include "../../types.h" struct PSFHeader {