[MISC] Bump DXGI to 1.6

This commit is contained in:
Xphalnos
2024-10-30 19:49:10 +01:00
committed by Radosław Gliński
parent 90fc07e400
commit 82cb261140

View File

@@ -17,7 +17,7 @@
#include <d3d12.h>
#include <d3d12sdklayers.h>
#include <d3dcompiler.h>
#include <dxgi1_5.h>
#include <dxgi1_6.h>
#include <dxgidebug.h>
// For Microsoft::WRL::ComPtr.
#include <wrl/client.h>