mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-09 06:03:35 +02:00
Move NativeApp.h to Common/System, split into NativeApp.h and System.h
Buildfix
This commit is contained in:
+2
-1
@@ -26,7 +26,8 @@
|
||||
|
||||
#include "ppsspp_config.h"
|
||||
|
||||
#include "base/NativeApp.h"
|
||||
#include "Common/System/NativeApp.h"
|
||||
#include "Common/System/System.h"
|
||||
#include "Common/Data/Format/IniFile.h"
|
||||
#include "Common/Input/InputState.h"
|
||||
#include "Common/Log.h"
|
||||
|
||||
Reference in New Issue
Block a user