mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-11 15:13:37 +02:00
Buildfix, cleanup
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
#include "Core/Config.h"
|
||||
|
||||
#include "Windows/InputDevice.h"
|
||||
#include "Windows/XinputDevice.h"
|
||||
#include "NKCodeFromWindowsSystem.h"
|
||||
#include "XAudioSoundStream.h"
|
||||
#include "UWPHost.h"
|
||||
|
||||
@@ -19,23 +19,10 @@
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
#include "Common/File/DirListing.h"
|
||||
#include "Common/System/NativeApp.h"
|
||||
#include "Common/System/System.h"
|
||||
#include "Common/Input/InputState.h"
|
||||
|
||||
#include "Common/StringUtils.h"
|
||||
#include "Core/Core.h"
|
||||
#include "Core/Config.h"
|
||||
#include "Core/CoreParameter.h"
|
||||
#include "Core/System.h"
|
||||
#include "Core/Debugger/SymbolMap.h"
|
||||
|
||||
#include "UI/OnScreenDisplay.h"
|
||||
|
||||
#include "Windows/XinputDevice.h"
|
||||
|
||||
#include "UWP/XAudioSoundStream.h"
|
||||
#include "UWP/UWPHost.h"
|
||||
|
||||
UWPHost::UWPHost() {
|
||||
|
||||
Reference in New Issue
Block a user