From 6ab6b4a209fcf2bc439833bde7267e90a8bfe5c3 Mon Sep 17 00:00:00 2001 From: Philip Rebohle Date: Mon, 16 Sep 2019 16:14:47 +0200 Subject: [PATCH] [d3d11] Include D3D11.4 headers --- src/d3d11/d3d11_include.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/d3d11/d3d11_include.h b/src/d3d11/d3d11_include.h index fd3f433a..7daaf4e2 100644 --- a/src/d3d11/d3d11_include.h +++ b/src/d3d11/d3d11_include.h @@ -2,7 +2,7 @@ #include "../dxgi/dxgi_include.h" -#include +#include // This is not defined in the mingw headers #ifndef D3D11_1_UAV_SLOT_COUNT