mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Buildfixes
This commit is contained in:
parent
5f8118b82b
commit
4b4a2a4096
2 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
#include "base/NativeApp.h"
|
||||
#include "base/display.h"
|
||||
#include "gfx_es2/gpu_features.h"
|
||||
#include "thin3d/thin3d_create.h"
|
||||
|
||||
class GLRenderManager;
|
||||
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
#include "base/NativeApp.h"
|
||||
#include "base/display.h"
|
||||
#include "thin3d/thin3d.h"
|
||||
#include "thin3d/thin3d_create.h"
|
||||
#include "util/text/parsers.h"
|
||||
|
||||
#include "Core/System.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue