Rocket build expects FILE.h to be first include... but building from VS expects MODULE.h instead

PCHUsage = PCHUsageMode.UseExplicitOrSharedPCHs;

exists on the game
not on the plugin… could that be the issue?