Skip to content

Commit c109123

Browse files
author
Roberto De Ioris
committed
fixed 4.16 build
1 parent 26cd3e5 commit c109123

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/UnrealEnginePython/Private/Slate/UEPyFModifierKeysState.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
#include "UnrealEnginePython.h"
44

5-
#if ENGINE_MINOR_VERSION <= 15
5+
#if ENGINE_MINOR_VERSION <= 16
66
#include "Runtime/Core/Public/GenericPlatform/GenericApplication.h"
77
#else
88
#include "Runtime/ApplicationCore/Public/GenericPlatform/GenericApplication.h"

0 commit comments

Comments
 (0)