1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2025-02-20 19:54:19 +01:00

[dxgi] Include win32 compat headers where applicable

This commit is contained in:
Joshua Ashton 2022-08-21 19:07:25 +00:00 committed by Philip Rebohle
parent 968bdccbef
commit 8b7e0bc2fd

View File

@ -11,6 +11,7 @@
#include "dxgi_output.h"
#include "../util/util_luid.h"
#include "../util/util_win32_compat.h"
#include "../wsi/wsi_monitor.h"