mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Buildfix attempt
This commit is contained in:
parent
f44f7472e5
commit
80b82ecd81
2 changed files with 3 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
|
||||
#include "ppsspp_config.h"
|
||||
|
||||
#include <cstddef>
|
||||
#include "Common.h"
|
||||
#include "CodeBlock.h"
|
||||
|
||||
|
|
|
@ -17,6 +17,8 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <cstddef>
|
||||
|
||||
#include "util/random/rng.h"
|
||||
#include "Common/CommonTypes.h"
|
||||
// #include "Core/CoreParameter.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue