mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
fix build error: "unknown type name uint32_t"
This commit is contained in:
parent
f376f3cb5f
commit
5506b7fd08
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
#include <string>
|
||||
#include <vector>
|
||||
#include <functional>
|
||||
#include <stdint.h>
|
||||
|
||||
// Platform integration
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue