From 26ea12b18e7de66eabc222c9d9d98e30f0d6ff07 Mon Sep 17 00:00:00 2001 From: Philip Rebohle Date: Tue, 28 Apr 2020 14:44:05 +0200 Subject: [PATCH] [dxgi] Include DXGI 1.6 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 7c4d302f1..14dc138aa 100644 --- a/src/dxgi/dxgi_include.h +++ b/src/dxgi/dxgi_include.h @@ -28,7 +28,7 @@ #include "../util/util_monitor.h" #include "../util/util_string.h" -#include +#include // For some reason, these are not exposed #ifndef DXGI_RESOURCE_PRIORITY_NORMAL