We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c109123 commit d21ef16Copy full SHA for d21ef16
Source/UnrealEnginePython/Private/Slate/UEPyFModifierKeysState.h
@@ -2,7 +2,7 @@
2
3
#include "UnrealEnginePython.h"
4
5
-#if ENGINE_MINOR_VERSION <= 16
+#if ENGINE_MINOR_VERSION <= 17
6
#include "Runtime/Core/Public/GenericPlatform/GenericApplication.h"
7
#else
8
#include "Runtime/ApplicationCore/Public/GenericPlatform/GenericApplication.h"
0 commit comments