Skip to content

Commit d21ef16

Browse files
author
Roberto De Ioris
committed
fixed 4.17 build
1 parent c109123 commit d21ef16

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 <= 16
5+
#if ENGINE_MINOR_VERSION <= 17
66
#include "Runtime/Core/Public/GenericPlatform/GenericApplication.h"
77
#else
88
#include "Runtime/ApplicationCore/Public/GenericPlatform/GenericApplication.h"

0 commit comments

Comments
 (0)