#include "Main.h" doesn't work Unreal 4.22.3

On a tutorial it says to #include “Main.h”, but in the version of Unreal I am using (4.22.3) it DOES NOT have Main.h. Is there something else I should be using?

Nevermind, it is a separate class I didn’t create, need to create it first and try this again.