You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
UE4.25 - Compile fix
#rb none #rnx #jira [CL 12390549 by Rolando Caloca in 4.25 branch]
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user