Fix D3D12 headers missing includes.

This commit is contained in:
Pierre Bourdon
2016-06-24 11:14:10 +00:00
parent 5fcb4bb3ab
commit 43d0d692f9
4 changed files with 7 additions and 1 deletions

View File

@ -6,6 +6,9 @@
#include <atomic>
#include "Common/CommonTypes.h"
#include "VideoBackends/D3D12/D3DBase.h"
namespace DX12
{
enum TEXTURE_BIND_FLAG : u32