mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Merge pull request #5416 from lcsondes/d3d12-build-fix
VS2017 build fix after upgrading project
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
|
||||
#include <atomic>
|
||||
#include <d3d12.h>
|
||||
#include <dxgi.h>
|
||||
#include <thread>
|
||||
|
||||
namespace DX12
|
||||
|
Reference in New Issue
Block a user