mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-01-22 14:31:39 +00:00
fix for header
This commit is contained in:
parent
fbc99298c0
commit
808c02accf
|
@ -2,6 +2,7 @@
|
|||
|
||||
#include <unordered_map>
|
||||
#include <vector>
|
||||
#include <string>
|
||||
#include "../../types.h"
|
||||
|
||||
struct PSFHeader {
|
||||
|
|
Loading…
Reference in a new issue