EnhancedInputSubsytem not working

Cannot get EnhancedInputSubsytems.h to include properly

Despite having this line of code in my [projectname.build.cs]
PublicDependencyModuleNames.AddRange(new string { “Core”, “CoreUObject”, “Engine”, “InputCore”, “EnhancedInput” });

I still get the cannot include error on this line of code
include “EnhancedInputSubsystems.h”

Help

Hello there @Fizzyblitz!

Please make sure you are using the latest guidelines on how to work with Enhanced Input, which can be found here: