[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
1 changed files with 1 additions and 0 deletions

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"