From f7b2194e0b1d152c8001d406c41efe0a093b1aa2 Mon Sep 17 00:00:00 2001 From: Philip Rebohle Date: Thu, 11 Oct 2018 10:49:00 +0200 Subject: [PATCH] [dxgi] Include DXGI 1.4 headers --- src/dxgi/dxgi_include.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dxgi/dxgi_include.h b/src/dxgi/dxgi_include.h index 1d5c4df78..a243141a5 100644 --- a/src/dxgi/dxgi_include.h +++ b/src/dxgi/dxgi_include.h @@ -24,7 +24,7 @@ #include "../util/util_math.h" #include "../util/util_string.h" -#include +#include // For some reason, these are not exposed #ifndef DXGI_RESOURCE_PRIORITY_NORMAL