mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 21:39:52 +00:00
fix build error: "unknown type name uint32_t"
This commit is contained in:
parent
f376f3cb5f
commit
5506b7fd08
@ -3,6 +3,7 @@
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <functional>
|
||||
#include <stdint.h>
|
||||
|
||||
// Platform integration
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user