Further UWP fixes
This commit is contained in:
parent
b8757e3e31
commit
c219ae9e63
7 changed files with 21 additions and 8 deletions
|
@ -50,14 +50,10 @@
|
|||
#include "Windows/WindowsHost.h"
|
||||
#include "Windows/MainWindow.h"
|
||||
|
||||
#if PPSSPP_PLATFORM(UWP)
|
||||
#include "Windows/GPU/D3D11Context.h"
|
||||
#else
|
||||
#include "Windows/GPU/WindowsGLContext.h"
|
||||
#include "Windows/GPU/WindowsVulkanContext.h"
|
||||
#include "Windows/GPU/D3D9Context.h"
|
||||
#include "Windows/GPU/D3D11Context.h"
|
||||
#endif
|
||||
|
||||
#include "Windows/Debugger/DebuggerShared.h"
|
||||
#include "Windows/Debugger/Debugger_Disasm.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue