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 26cd3e5 commit c109123Copy full SHA for c109123
Source/UnrealEnginePython/Private/Slate/UEPyFModifierKeysState.h
@@ -2,7 +2,7 @@
2
3
#include "UnrealEnginePython.h"
4
5
-#if ENGINE_MINOR_VERSION <= 15
+#if ENGINE_MINOR_VERSION <= 16
6
#include "Runtime/Core/Public/GenericPlatform/GenericApplication.h"
7
#else
8
#include "Runtime/ApplicationCore/Public/GenericPlatform/GenericApplication.h"
0 commit comments