mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-08 17:18:53 +00:00
Fix D3D12 headers missing includes.
This commit is contained in:
parent
5fcb4bb3ab
commit
43d0d692f9
4 changed files with 7 additions and 1 deletions
|
@ -5,6 +5,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <array>
|
||||
#include <d3d11.h>
|
||||
|
||||
#include "VideoCommon/PerfQueryBase.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue