mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 13:30:02 +00:00
Buildfix, cleanup
This commit is contained in:
parent
677cba6e77
commit
dcfdb30cb8
@ -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() {
|
||||
|
Loading…
Reference in New Issue
Block a user