mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-19 19:15:26 +00:00
add missed include to PUP.h
This commit is contained in:
parent
94f52d6dc0
commit
adaf24310d
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
#pragma once
|
||||
|
||||
#include "util/types.hpp"
|
||||
#include "util/endian.hpp"
|
||||
#include "../../Utilities/File.h"
|
||||
|
||||
#include <vector>
|
||||
|
|
Loading…
Add table
Reference in a new issue