mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-06 12:45:21 +02:00
Move NativeApp.h to Common/System, split into NativeApp.h and System.h
Buildfix
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
#include <vector>
|
||||
|
||||
#include "Common/System/Display.h"
|
||||
#include "base/NativeApp.h"
|
||||
#include "Common/System/System.h"
|
||||
#include "gfx/texture_atlas.h"
|
||||
#include "gfx_es2/draw_buffer.h"
|
||||
#include "ui/ui_context.h"
|
||||
|
||||
Reference in New Issue
Block a user