diff --git a/Source/OnlineSubsystemEIK/Private/Linux/LinuxEOSHelpers.h b/Source/OnlineSubsystemEIK/Private/Linux/LinuxEOSHelpers.h index 1e6e1287..5dc707fd 100644 --- a/Source/OnlineSubsystemEIK/Private/Linux/LinuxEOSHelpers.h +++ b/Source/OnlineSubsystemEIK/Private/Linux/LinuxEOSHelpers.h @@ -4,7 +4,7 @@ #if WITH_EOS_SDK -#include "EOSHelpers.h" +#include "OnlineSubsystemEIK/Private/EOSHelpers.h" using FPlatformEOSHelpers = FEOSHelpers;