UE4.25 - Compile fix

#rb none
#rnx
#jira

[CL 12390549 by Rolando Caloca in 4.25 branch]
This commit is contained in:
Rolando Caloca
2020-03-24 14:29:55 -04:00
parent 8fe6cd32f2
commit 9adbb72be8

View File

@@ -11,7 +11,9 @@
#include "Windows/AllowWindowsPlatformTypes.h"
#include <dwmapi.h>
THIRD_PARTY_INCLUDES_START
#include "dxgi1_6.h"
THIRD_PARTY_INCLUDES_END
#ifndef DXGI_SWAP_CHAIN_FLAG_ALLOW_TEARING
#define DXGI_SWAP_CHAIN_FLAG_ALLOW_TEARING 2048